| Summary Item | Total | Failed |
|---|---|---|
| Requests | 180 | 3 |
| Prerequest Scripts | 216 | 0 |
| Test Scripts | 267 | 9 |
| Assertions | 4889 | 36 |
| Skipped Tests | 0 | - |
expected 451 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 217 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 242 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 228 to be below 200
expected 265 to be below 200
expected 270 to be below 200
Cannot read properties of undefined (reading 'job_number')
Unexpected token ':' at 1:4
401: Unauthorized
^
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 216 to be below 100
expected 216 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 216 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 229 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 226 to be below 200
expected 260 to be below 200
expected 255 to be below 200
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 216 to be below 100
expected 216 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected 215 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 228 to be below 150
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected 223 to be below 200
expected 264 to be below 200
expected 258 to be below 200
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'job_number')
runtime:extensions~request: request url is empty
expected 216 to be below 100
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7cdf5a96-dcc5-4a58-8150-32445aae15af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-nLAWghwa/5dpqPZyBKso/VKaXmY" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f3fdf95-6675-41e0-a55e-e769b2623a16 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1caedc8c-a878-4886-aff0-84d7e0425f96 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35c97441-5589-42c3-90d1-c8cb0b1cec5f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7cfc5ee-ee26-4977-8929-b417bf080935 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4710d53-b604-450d-843c-784e6caa9381 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b161402e-f5dc-425c-aeac-124a46eb6c0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | abe3515b-2390-4122-9600-14f528806ee6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-o9aSghD0dDOv0RQ9F+ifNL6HClc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":296},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd3db898-1d31-490b-af01-7ea3114eafde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-dv1GqAewX1jUsFPQkirplhAvgak" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":296},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2ce6f5f-6b1d-4532-a3e1-235e263f3a5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a58fe03-af5b-4829-ac07-4136f7dab372 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 260991f0-d88f-46c5-8c55-e8b5bdd250f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af27fec7-66f6-4621-b8c5-3bc64cdb3cff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06edbe26-a847-4ad3-a66b-1b1ac9f73e18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ce58d0a-2936-4dc3-a301-046cb25aa68b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Giuseppe |
| randomlastname | Rau |
| randommobilenumber | 334-535-2874 |
| randomEmail | Theodora16@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 803deb85-fc00-47c4-a5cf-2ceb66eef1ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1083 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Josefina",
"last_name": "Gutmann",
"mobile_number": "270-792-7187",
"mobile_number_alt": "",
"email_id": "Monserrat_Reichel93@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19501309782062",
"imei1": "19501309782062",
"imei2": "19501309782062",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-muG4D+Zk5r1KIxUcInkcVMleaPQ" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152071,"tr_customer_product_id":152061,"job_number":"JOB_152054"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Polly |
| randomlastname | Reynolds |
| randomEmail | Bridie.Jakubowski30@hotmail.com |
| randomPhoneNumber | 741-978-6184 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c872a02b-523d-4318-b5f6-b02d58d35712 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1069 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Shanelle",
"last_name": "Yundt",
"mobile_number": "891-765-4117",
"mobile_number_alt": "",
"email_id": "Yolanda32@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15326530959100",
"imei1": "15326530959100",
"imei2": "15326530959100",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-DXJ6GIX5uXLf48IFveJNinDQ5EM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152072,"tr_customer_product_id":152062,"job_number":"JOB_152055"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Elinor |
| randomlastname | Lemke |
| randomEmail | Alison_Goyette@gmail.com |
| randomPhoneNumber | 648-711-9852 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c96e5cac-e5ba-41d5-b967-402f64dd2284 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1064 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Selena",
"last_name": "Upton",
"mobile_number": "875-820-1262",
"mobile_number_alt": "",
"email_id": "Nick44@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14991215163376",
"imei1": "14991215163376",
"imei2": "14991215163376",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-Gyzh0AGT0HrcFIEroKsbM0ALB54" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152073,"tr_customer_product_id":152063,"job_number":"JOB_152056"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Cordia |
| randomlastname | Davis |
| randommobilenumber | 983-892-3823 |
| randomEmail | Damaris.Rogahn@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c02804c6-d379-4aba-ada7-017044f5ce66 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "rita",
"last_name": "das",
"mobile_number": "9990877886",
"mobile_number_alt": "",
"email_id": "klj@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19933297660675",
"imei1": "19933297660675",
"imei2": "19933297660675",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-anhVdnUoIJMS9P7QSVjpMKAEz+I" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152074,"tr_customer_product_id":152064,"job_number":"JOB_152057"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Waylon |
| randomlastname | Wisozk |
| randomEmail | Daija.Fahey@hotmail.com |
| randomPhoneNumber | 264-571-3536 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac710157-f18c-4ecb-9c5a-a8bd395ed37b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1066 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Santina",
"last_name": "McGlynn",
"mobile_number": "510-552-3232",
"mobile_number_alt": "",
"email_id": "Mireya_Heidenreich30@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100537104",
"imei1": "100537104",
"imei2": "100537104",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomfirstname | Cleora |
| randomlastname | Connelly |
| randomEmail | Dolores43@yahoo.com |
| randomPhoneNumber | 225-789-1082 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1410084d-22bd-4137-b6d3-9035d652243e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Elmo",
"last_name": "Hickle",
"mobile_number": "588-306-1462",
"mobile_number_alt": "",
"email_id": "Haley34@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100549696",
"imei1": "100549696",
"imei2": "100549696",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| randomfirstname | Uriah |
| randomlastname | Jacobson |
| randomEmail | Niko40@gmail.com |
| randomPhoneNumber | 660-692-2951 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a92c41e-8bc4-4d48-a55f-536c6316b4bd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "10371092995529",
"imei1": "10371092995529",
"imei2": "10371092995529",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d0934cf4-7eb8-4ac7-863a-07ef18eca146 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-srEYiTtLjPOJjxDmWof33g42Gvw" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":300},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3cf86fec-83c0-4f99-93e6-3851b491e23c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"48a07-HAJEFRca+mrqWl88vgkN6D7OqV8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:12.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6d9870b-f096-422d-ba64-0a86352bd3d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"48a07-HAJEFRca+mrqWl88vgkN6D7OqV8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:12.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 300 | 0 | 0 |
| Verify the key created_at are present | 300 | 0 | 0 |
| Verify the key name are present | 300 | 0 | 0 |
| Verify the key mobile_number are present | 300 | 0 | 0 |
| Verify the key mst_action_status are present | 300 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 1505 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06a17bff-4694-47f9-b8b8-1b08b8438cae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152056"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-+XELeTeygdqGy+Hkz0Zl6mHWC6w" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTB9.jmBnUZIkXUMOlGK-7wBIsd1nwxCxN4sfYqySPfAC55E |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b3f4f98-f45c-4817-bb90-f86a05c95deb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"622-2NEOcjB6UWOfnll+8G0abagUu38" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":585967,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:15.000Z","created_at":"2026-01-11T14:25:15.000Z"},{"id":585968,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:15.000Z","created_at":"2026-01-11T14:25:15.000Z"}],"problems":[{"id":126225,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:15.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23696122-deef-49c0-97f4-2391e7128358 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-CFXOTACip6DdJg3cs0dWc6k8994" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 994495e5-b463-4137-aa87-6ec271cd2247 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 32259861-e031-44fe-98b8-f60b41128ac8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-kUel05Tl0MaSdwjHJtTfWiTX/Fw" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":184},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac5b01de-fb79-4fad-bcfd-6e5dffc2b86a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2cb29-yMu+4fHveDkWFFDTiaYLDi/sa3g" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3ba52fb-50a3-4556-88f2-fcc8870c0be8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20fc01f2-dfea-42a0-8b5b-275915057e03 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152057,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e590c3b1-5b84-4ede-b770-e5630dd17fcd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2cb47-j6jm4vmMmSRBfDfArsBCGmepJZ4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1bfd5f9e-1785-4afe-9596-6058f3c7633f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-3ijHM2YZgl6/LFMs4pTi6NTQ+FE" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3985f4cf-659a-475a-8910-7781412b226f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4859f3a-fb04-4923-ad7d-0a7be42bbf9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-OnPs4nnQ9H2F42Asevt/6ww79yc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":116}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d66f676-99d1-4b3c-9c55-c5f7399c5bee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"b8f-3OCnXuZkAfHwpwdEnvDVTSzXZGE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:20.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f517a56-4bc5-49eb-a336-a6260302bdb7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 66743558-7740-40cc-b15e-febed08e7eed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ea7-Dcy7XwVqW33TEjIBj2v5fQxZCw0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:20.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152057,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:15.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 02bbcb6d-2fad-4a97-a730-2035defa965b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjB9.RlrTeI2Q1RUAn-S6_BToqlEW5uvV-ybZNJ-kaRN5ok4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 193e2958-6d85-4b64-bbba-0170fda9e07e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152057,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b96d9c4-fe16-4d4c-9c1a-2a49673c3996 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-xXlfsWvmAzEBz2R1baYfels94a0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4cd84de2-ae01-42c0-b2a4-d124f24078e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 853121ee-aa5d-48e7-8418-0e7bc2a2efb5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-X7Y+uikc32MePRHs8RYNx7DB/fY" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":113},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f32d982e-6341-4de5-84fa-ed2af5fcea67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 728d8f70-2a63-4216-871a-1fc13007a445 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b393-dACclN9cEthHZWapPv5H4+N2j6w" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c57a68e-6f85-4077-a1ed-b5708323db8b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bb3-UR1ny4mP/HE8wvfihqLkOLSCfiM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:22.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4b03ab90-4b3a-4522-ac54-8ab1cd721a17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152057}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUyMn0.KCqrXXmt1IRlAWAnurZNAxtvZhTrqwEqG7cbOHqR2HI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae5753bc-65de-4969-8d20-2fd2baff453e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7df-0b/iAjrN1hQ6diqtfNpDQfUOyHk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93378d03-6c03-4a96-9092-2c32a632d18b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-8XcT+nEqJv4nvJFxH36e4UdlH1Y" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c119d5f-13e2-468f-a37d-ff5ae8bd48f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 028fdc8e-0798-4311-89da-4ddf5f16084b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-EpCcgkSnP9/L9WXXBCO0Y75yYAI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":302},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b24004b2-23eb-495f-89d2-8765efa2a6a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1001 |
| ETag | W/"3e9-bwdKiqe61n5iVWPCV3c5pnxu6Lw" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:24.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd7dcd14-0410-4053-af63-98aefc661b0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1001 |
| ETag | W/"3e9-bwdKiqe61n5iVWPCV3c5pnxu6Lw" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:24.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b1be3aa-e7db-43ba-a393-18170d853006 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152057}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3761de6a-79a1-4cb1-84f8-aecfd802d64c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152056"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-+XELeTeygdqGy+Hkz0Zl6mHWC6w" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjR9.5EzBb3mpZKrEJfUHT4fXN6aE7dyjKu00CIrZOofgg34 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 442ebe80-a5dd-4313-997c-1002a9b2f2ff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"622-2NEOcjB6UWOfnll+8G0abagUu38" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":585967,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:15.000Z","created_at":"2026-01-11T14:25:15.000Z"},{"id":585968,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:15.000Z","created_at":"2026-01-11T14:25:15.000Z"}],"problems":[{"id":126225,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:15.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e3e6c93-3813-43de-9012-aaac82264f6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-t+/NkbR6du4SAoa9pwrcNMbWt9c" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9bf84781-10e2-4057-ad9e-835347067268 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-t+/NkbR6du4SAoa9pwrcNMbWt9c" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f2055d7-5b52-4338-8f47-e815731cdd0c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc4bb458-f8a8-4bf4-b7b9-8aa2d1dab33c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fb0a8678-1ebe-4b77-ab86-a2232759bbe0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a5a30975-9533-45d3-8c79-9f5a750f932b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b0dfe42-ee6c-4221-ad35-fae9613131d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e2951e5-54d8-47db-8adb-ba9148ffb5fe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2a57f6d-cd8c-4b37-b151-a74d3ef58a40 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-FV1Swhicy86IOZPmx9OCMB80d9M" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":305},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15f940b4-e5e0-468a-bb84-c4bc538e83ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-FV1Swhicy86IOZPmx9OCMB80d9M" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":305},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1f08bfc-dbcf-4c2d-9960-855e30cbb4a1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 53c342aa-4fb8-4b96-a0e1-5f3b497f6521 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bab1e954-e719-45f3-834b-47dc18caaf6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce3f1700-7f0f-4715-927c-9cb7c274f4dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70837f62-ffa8-45ab-b4ca-d2d235959aab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3af6451f-8615-474c-b25a-a688d2d5bdd8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Sibyl |
| randomlastname | Heathcote |
| randommobilenumber | 423-338-5649 |
| randomEmail | Fleta.Lubowitz24@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e13a5aab-e200-48fe-8ef5-13b1681d897b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1070 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Ibrahim",
"last_name": "Bauch",
"mobile_number": "284-210-2050",
"mobile_number_alt": "",
"email_id": "Kristy.Funk@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "12176127893924",
"imei1": "12176127893924",
"imei2": "12176127893924",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-7SEXlDRKJ0klxreKa2kLhA2EJds" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152080,"tr_customer_product_id":152070,"job_number":"JOB_152063"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Syble |
| randomlastname | Bruen |
| randomEmail | Rowan_Raynor@gmail.com |
| randomPhoneNumber | 679-877-3886 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2da15df6-ec56-4a4a-88b1-0d31ecc6435d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1079 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jermaine",
"last_name": "Rempel",
"mobile_number": "822-747-7484",
"mobile_number_alt": "",
"email_id": "Delbert_Beahan79@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "10234443431999",
"imei1": "10234443431999",
"imei2": "10234443431999",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-GWutyzkYQObRx4D084GZhjE1/gM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152081,"tr_customer_product_id":152071,"job_number":"JOB_152064"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Kieran |
| randomlastname | Macejkovic |
| randomEmail | Jeffery.Spinka@yahoo.com |
| randomPhoneNumber | 861-352-4137 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eca7798d-c6b6-4191-860a-c354ae980552 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Tate",
"last_name": "Stark",
"mobile_number": "785-980-2824",
"mobile_number_alt": "",
"email_id": "Ken99@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "12021170500568",
"imei1": "12021170500568",
"imei2": "12021170500568",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UYb7tzLKnbNyVAxvvZMbBHhHV3I" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152082,"tr_customer_product_id":152072,"job_number":"JOB_152065"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Doyle |
| randomlastname | Boehm |
| randommobilenumber | 217-719-8941 |
| randomEmail | Madalyn_Russel71@hotmail.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 771156db-5d47-46f6-8fb5-dc3daeb53d81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "john",
"last_name": "merry",
"mobile_number": "8890877654",
"mobile_number_alt": "",
"email_id": "oip@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "15767553580514",
"imei1": "15767553580514",
"imei2": "15767553580514",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-tvmlQk7bnODjXT0ix5Zb4dsUrlA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152083,"tr_customer_product_id":152073,"job_number":"JOB_152066"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Orlo |
| randomlastname | Bartell |
| randomEmail | Bradley.Weimann@gmail.com |
| randomPhoneNumber | 604-891-5256 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35d9d2a0-5ca1-4386-9873-518500317ff8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Katrina",
"last_name": "Bartell",
"mobile_number": "300-864-8663",
"mobile_number_alt": "",
"email_id": "Rey.Gaylord@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100189553",
"imei1": "100189553",
"imei2": "100189553",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MTh9.qsj9KZf6gi2D7I8Kni38ZpvHaI6nK2oGxQ7zQMXM4oU |
| randomfirstname | Haley |
| randomlastname | Skiles |
| randomEmail | Cindy_Rodriguez78@hotmail.com |
| randomPhoneNumber | 512-746-5824 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 29616579-c85f-4e3a-a12c-e918a67ec8e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1065 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Alverta",
"last_name": "McLaughlin",
"mobile_number": "608-530-7172",
"mobile_number_alt": "",
"email_id": "Ernie_Casper78@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100257922",
"imei1": "100257922",
"imei2": "100257922",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| randomfirstname | Heloise |
| randomlastname | Bode |
| randomEmail | Cleveland_OKeefe56@gmail.com |
| randomPhoneNumber | 310-297-2053 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 57b9effc-f7a5-442f-a002-ec164ce10d33 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "17729362167423",
"imei1": "17729362167423",
"imei2": "17729362167423",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62d70792-93c8-4ab0-b0f0-a2abf52dd9a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-HlBlYdFp+cxZee6x25nv3T5ZsZc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":309},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34b3242a-c49c-4ac3-91a8-674a47f5f7c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4ad03-nYNLZ2J7flpwLtH3j9ZhwxHez74" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:26.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:29.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-11T14:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f4a8cc2d-999f-4f9b-a1c8-75d83034f7e0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4ad03-nYNLZ2J7flpwLtH3j9ZhwxHez74" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:26.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:29.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-11T14:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 309 | 0 | 0 |
| Verify the key created_at are present | 309 | 0 | 0 |
| Verify the key name are present | 309 | 0 | 0 |
| Verify the key mobile_number are present | 309 | 0 | 0 |
| Verify the key mst_action_status are present | 309 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 1550 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 51a4a9f8-fb70-44f8-8dfe-bdeff99d71be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152065"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-n7pmcKGg4Mb3BbG44w4LVDTUcRE" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MjZ9.x2tpFCJH47UVwcOkHGNcJsL6PrZwaY5YXeGtV39Mkrs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0536ebe4-3e34-4077-b3fb-f2a638613f47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"61f-LbvRMVGYWZWwTyPOswNW4TSIvvE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":585994,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:31.000Z","created_at":"2026-01-11T14:25:31.000Z"},{"id":585995,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:31.000Z","created_at":"2026-01-11T14:25:31.000Z"}],"problems":[{"id":126235,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:31.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4224ab5f-0dc0-4975-b9e9-62f02e18c3ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-dhMNQXDRLtAdXTpMzluSJiz8qWs" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 47c0634b-dc41-432d-b1e7-652f228eceec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 75c52d28-5a27-48a0-b2d1-c05425d1e353 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-8SDC5p0XuB7Q+tIr92qk47zXGBI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":190},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | de8b4c72-d99f-4b35-b6ff-af08cb71b708 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2e29b-ixKosr8O+VOM9vX6vxQ0Q3hkEwc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:26.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b3e93d70-55e2-4361-95f4-9cca12a46b02 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ab7261c-96b5-4e3f-a52b-bef22e7b054b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152066,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44b419db-fe56-4365-9726-08c9675d1736 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2dec4-ASUTJUtp4gfNBBOr1bSizsvzMWc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:26.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 574deb5e-7bae-48e0-b60d-e9cd5696273b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-dbq6/pLkt5C1K4qMmCAcr8Hy/5g" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 75fc142a-c743-47a4-8a27-0af6983b7895 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa5fb9d9-6fed-455b-9654-b365494820ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-OaBLlYhaBeP8XO8VYQwWFCTzuwU" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":117}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f889b9f-40ea-4345-b85a-fcd099fabfe3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f66-d24eJJlKxvyzgX3bAGLlPwlYqe0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:29.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-11T14:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:35.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d309428-eb81-4762-afd9-64e09cb4947d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90ee8f06-98f3-43e4-ad84-0337ac0f4d6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"134c-Yx/2bk81fsiBMwqQIJYjYbgffvM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:35.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152066,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:31.000Z"}],"quatations":[]},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:29.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-11T14:25:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152058,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:18.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4487849-3503-4249-97e1-e065e432458b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzV9.MPv0h1lVD0dvgvsysnIL0vyTOZLrSWRDEn2l8j81-U4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 971fecba-8e9d-4bd2-b9ce-9baa61c22441 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152066,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13c332f2-a9b8-4874-b92c-12cf4696fd81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-1AzjCMT63hSIxj0GS/KQoDn7LHg" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 995832ae-d191-47dc-974e-ce2ebe746b09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6e0fc150-0d9a-4fb9-bb82-ee002c1249b5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-9dK3BtndAEq89oSxBvgjy3j8KEk" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":114},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9ff6c784-b38e-4960-983b-4249ff9aee1f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96edb462-18c8-4b2e-8b10-40605c875a92 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1b761-q+zdvqS3+1eDIdXv7qWDuo13jNs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab69473c-51d7-4c92-8518-938219b71be3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f98-715NcHVNOjpeHuBB3QuM3Mo2BPo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:37.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:37.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | be77ec1b-b830-4fec-b42b-f15ca2b3790b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152066}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTUzN30.mXj6r3bd6fGtHMoK6APhSMORW3H4X3fXD4OJ9PxJwvE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 074b0cef-d697-417f-8b4d-ebe20d321d18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bc2-Cf2OvN7WecmLkRBdSGQ1oBYZCCA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:37.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c71df1c7-ba12-4c56-95fe-b8c4d2233d8c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-yput9DmatQvyexheObfjPwo8h4E" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 823ac598-5c66-4137-bfd5-e26cec62dc97 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d51fdd4-9869-4bf3-923e-1ca3ad76c75f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-SmwLMCo7LYhA6jR0t7f/Nn8huhA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":309},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0598ed48-d8d2-4e65-bd6a-a6f6b5f7e626 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-6CQylhKID2gkr39KrRXHJccpqtU" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 738344fe-0412-4ff3-812a-55ed37e29abe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-6CQylhKID2gkr39KrRXHJccpqtU" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6879ca85-98b1-4d56-a120-f4ba980cefc0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152066}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ce350b36-0b1d-47b2-8696-53fe2b82afd8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152065"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-n7pmcKGg4Mb3BbG44w4LVDTUcRE" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDB9.XyRCQYGj1JBrGw03Evs8LPjzrrjCwL0pAjD_CzT_J1o |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4145cf6-8183-49e5-8469-78c0426fc70e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"61f-LbvRMVGYWZWwTyPOswNW4TSIvvE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":585994,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:31.000Z","created_at":"2026-01-11T14:25:31.000Z"},{"id":585995,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:31.000Z","created_at":"2026-01-11T14:25:31.000Z"}],"problems":[{"id":126235,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:31.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5152deb8-084f-40a0-9f1f-5ea32df465a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-XTOK8Ydv97HDAusPmVlX2DgLs3I" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDF9.JCFB8yyaVhhLhSo1OsPd9tXbH_CVN9iQoNUBlTTqbzg"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 121f6ba4-9795-4f2c-a6ae-3c548b31705f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-4tDEEsqQ9kGgTCJGYZ0VoX0Q0pM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify that the JWT token is valid | 1 | 0 | 0 |
| Verify the json schema | 1 | 0 | 0 |
| Verify that response time is less than 150 ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify that response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8338290c-8e70-414f-9e1d-fdecad7ed655 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "fd123",
"password": "12345"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the error message is correct | 1 | 0 | 0 |
| Verify the status code is 401 unauthorised | 0 | 1 | 0 |
| Verify the json schema is correct | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 401 unauthorised | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dcbbd823-b735-450a-a69e-5902894e499a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 400 bad request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 400 bad request | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d748daec-75e8-43cb-97c5-7d954ef67705 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 650ca632-33ef-4d3c-910f-98dbaadc4385 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify user data is presesnt | 1 | 0 | 0 |
| erify response time less than 150 ms | 0 | 1 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify response have properties | 1 | 0 | 0 |
| Verify role name is front desk | 1 | 0 | 0 |
| Total | 5 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| erify response time less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 298d987f-87e1-42d2-9fb9-56734f8535df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify password field is not present in response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify password field is not present in response | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36fd8cd1-d424-4a84-8f70-2053a2e9086b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8da7be5d-a1ca-4d32-8919-fe88c7102200 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-HlBlYdFp+cxZee6x25nv3T5ZsZc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":309},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 823e5fe8-7fd6-4f82-8d1a-2fe441afe12d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-HlBlYdFp+cxZee6x25nv3T5ZsZc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":309},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time is less than 150 ms | 0 | 1 | 0 |
| Verify the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify if length of data array is 3 | 1 | 0 | 0 |
| Verify the key is Pending for delivery | 1 | 0 | 0 |
| Verify the key is Created today | 1 | 0 | 0 |
| Verify the key is Pending for FST assignment | 1 | 0 | 0 |
| Verify the keys are present in the response data array | 1 | 0 | 0 |
| Verify the count for label Pending for deliveryis of type number or not | 1 | 0 | 0 |
| Verify the count for label Created todayis of type number or not | 1 | 0 | 0 |
| Verify the count for label Pending for FST assignmentis of type number or not | 1 | 0 | 0 |
| Total | 11 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the response time is less than 150 ms | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9490c97d-721b-45b0-98f6-cc7db0f656cd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45d61eb1-f469-4c2b-b0ba-dd8d7ffa2716 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status response is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if status response is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d2ff14f-fbfe-45fb-be73-a542b18bef6c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNopiMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjQ3NjI0MjZ9.WTKNAcs3UQrCN3085qVkUBcTJsX049fvf7f1mh_Tcy0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c9d51d32-da45-4c92-b777-8d521e05aaa2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the status code is 403 Forbidden | |
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2ed61408-c1f5-4af6-b508-b3affee688e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 401 unauthorised | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 416314c0-273a-4fe6-b84e-99153a07c7ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the jsonSchema | 1 | 0 | 0 |
| Verify response time is under 200 ms | 0 | 1 | 0 |
| Verify whether message is success or not | 1 | 0 | 0 |
| Verify mst_oem is present | 1 | 0 | 0 |
| Verify mst_oem has id as property | 1 | 0 | 0 |
| Verify the key mst_oem is present in response | 4 | 0 | 0 |
| Verify the key mst_action_status is present in response | 2 | 0 | 0 |
| Verify the key mst_warrenty_status is present in response | 2 | 0 | 0 |
| Verify the key mst_platform is present in response | 4 | 0 | 0 |
| Verify key mst_oem should be an array | 2 | 0 | 0 |
| Verify key mst_action_status should be an array | 1 | 0 | 0 |
| Verify key mst_warrenty_status should be an array | 1 | 0 | 0 |
| Verify key mst_platform should be an array | 2 | 0 | 0 |
| Total | 23 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Terrence |
| randomlastname | Mueller |
| randommobilenumber | 872-547-9069 |
| randomEmail | Vella_Grady@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 188ceee2-1ba0-4bfd-ba86-4983636585d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1066 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Liza",
"last_name": "Stracke",
"mobile_number": "333-253-4389",
"mobile_number_alt": "",
"email_id": "Ozella90@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "12098572748286",
"imei1": "12098572748286",
"imei2": "12098572748286",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-jiS6PzjLkuf4KB90zn/1QDSJV7k" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152084,"tr_customer_product_id":152074,"job_number":"JOB_152067"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Lucio |
| randomlastname | Barton |
| randomEmail | Zachariah_Watsica@yahoo.com |
| randomPhoneNumber | 662-745-9753 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60a50628-c56d-41de-8904-80276bb08cea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1076 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Deangelo",
"last_name": "Windler",
"mobile_number": "394-582-9682",
"mobile_number_alt": "",
"email_id": "Asha_Bergstrom@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "17109136898771",
"imei1": "17109136898771",
"imei2": "17109136898771",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UPxBvQwjylGy2XRA/jNFuD6Lhsk" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152085,"tr_customer_product_id":152075,"job_number":"JOB_152068"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Camron |
| randomlastname | Haag |
| randomEmail | Alford.Lueilwitz20@hotmail.com |
| randomPhoneNumber | 964-313-2448 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3097df99-ce62-43cd-86dc-89d8f6eb52ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1071 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Lukas",
"last_name": "Feil",
"mobile_number": "676-621-1383",
"mobile_number_alt": "",
"email_id": "Herman.Schmeler@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "19242859214959",
"imei1": "19242859214959",
"imei2": "19242859214959",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-Gzwj4a/eVCir/EsLt2T+PbBPGk8" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152086,"tr_customer_product_id":152076,"job_number":"JOB_152069"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message is equal to Job created successfully | 1 | 0 | 0 |
| Verify response time is less than 200 ms | 0 | 1 | 0 |
| Verify the key id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_id present or not | 1 | 0 | 0 |
| Verify the key tr_customer_product_id present or not | 1 | 0 | 0 |
| Verify the response schema | 1 | 0 | 0 |
| Verify the job number starts with JOB_ | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Tania |
| randomlastname | Gottlieb |
| randommobilenumber | 831-510-7426 |
| randomEmail | Eva28@yahoo.com |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a433e709-d107-43a0-b1ef-58b414dbed35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "nancy",
"last_name": "perry",
"mobile_number": "7889066543",
"mobile_number_alt": "",
"email_id": "np@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "10909813105482",
"imei1": "10909813105482",
"imei2": "10909813105482",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-yP9jCxiFwDijtsVcWlQ2xl/r5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":152087,"tr_customer_product_id":152077,"job_number":"JOB_152070"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Stanley |
| randomlastname | Legros |
| randomEmail | Jerald_Rogahn92@hotmail.com |
| randomPhoneNumber | 668-490-4037 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 79220471-cb09-49ea-b7ef-9f1ee3888ef4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1063 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Antonetta",
"last_name": "Bins",
"mobile_number": "994-902-5070",
"mobile_number_alt": "",
"email_id": "Torrey_Rolfson93@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100335934",
"imei1": "100335934",
"imei2": "100335934",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1MzR9.UIcJBstOkH7HIbLYV2zABYVF6W3NqlU-toSt5a0DXmk |
| randomfirstname | Beulah |
| randomlastname | Jacobson |
| randomEmail | Tiana_Waelchi@yahoo.com |
| randomPhoneNumber | 419-660-8551 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db1b4ec7-55c2-4ff7-b06b-c6c20040851b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1060 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Lurline",
"last_name": "Johns",
"mobile_number": "433-339-0813",
"mobile_number_alt": "",
"email_id": "Lafayette.Pouros@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "67",
"apartment_name": "abc apartment",
"street_name": "gandhi road",
"landmark": "wer nagar",
"area": "dum dum",
"pincode": "7766889",
"country": "India",
"state": "West Bengal"
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "100730991",
"imei1": "100730991",
"imei2": "100730991",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"pooja","last_name":"saha","mobile_number":"7875578900","mobile_number_alt":"","email_id":"sudeshnaopiu@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"67","apartment_name":"abc apartment","street_name":"gandhi road","landmark":"wer nagar","area":"dum dum","pincode":"7766889","country":"India","state":"West Bengal"},"customer_product":{"dop":"2025-09-09T18:30:00.000Z","serial_number":"76543456789876545","imei1":"76543456789876545","imei2":"76543456789876545","popurl":"2025-09-09T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| randomfirstname | Tobin |
| randomlastname | Gerlach |
| randomEmail | Arthur95@hotmail.com |
| randomPhoneNumber | 342-967-6102 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e235e6e2-10f5-488b-b683-d5515a33ef6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 562 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
},
"customer_product": {
"dop": "2025-09-09T18:30:00.000Z",
"serial_number": "14517656063115",
"imei1": "14517656063115",
"imei2": "14517656063115",
"popurl": "2025-09-09T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Battery issue"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 109 |
| ETag | W/"6d-79tvSkYFvyIe1u9fddqEq1qECSk" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"first_name\" is required","name":"APIError","isPublic":false,"isOperational":true}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-CFXD87NF+YILf3bXKQp+Q4ZDeo0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8697f72-0f9b-42ec-ba68-49c1fd7a43cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-pWMB1gLyjvq6U2pwdk+Sxf34WaI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":313},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify created today count is increased | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4121ed3-fff3-444b-9dda-c814e1ee51dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4bc78-EBKGbbBbHqDT4dsxUTQdSdQ5VQ4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:41.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the response have required fields given in expected keys | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 854cc15b-5716-4132-909c-75fe1ad986d5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4bc78-EBKGbbBbHqDT4dsxUTQdSdQ5VQ4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:41.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify response message should be success | 1 | 0 | 0 |
| Verify response data is a non empty array | 1 | 0 | 0 |
| Verify each object in array has job number starts with JOB | 1 | 0 | 0 |
| Verify the key id are present | 313 | 0 | 0 |
| Verify the key created_at are present | 313 | 0 | 0 |
| Verify the key name are present | 313 | 0 | 0 |
| Verify the key mobile_number are present | 313 | 0 | 0 |
| Verify the key mst_action_status are present | 313 | 0 | 0 |
| Verify job created is present in response | 1 | 0 | 0 |
| Total | 1570 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExNzA0NDB9.CNIR3QqLDJ5ziZj66QwHvQIniaDdI867MDRMcAWVaXw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d52fe79-d662-44f0-9a02-47822a7dc2d1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152069"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-izc2CYcZHQzD2A3+MMcpXBckNvQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTEzNzh9.J43ISIqCATTipBdGQmGu_fLkbru3XH7Dhw84fMjiyB4' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDJ9.H-ilZWQ04gVp0wzz3Och2P8wbisNrbw6k3LgdIp72yY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8974eef8-413f-402b-a40d-bc099ff28068 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"629-NNIVv9Dmd7tn3AUExHItQzBbT7w" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586010,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:46.000Z","created_at":"2026-01-11T14:25:46.000Z"},{"id":586011,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:46.000Z","created_at":"2026-01-11T14:25:46.000Z"}],"problems":[{"id":126241,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:46.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df74a6ce-c7b7-4c91-b421-4528c6ae5387 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-+NeqFWGGALfUxtGD40XdMtf7qHs" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4ea7049a-6927-402a-92a2-50447876b490 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 47b1e0ed-fad9-427a-95cd-6ecd14971827 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-aLRj8rCN9We6hYjJYAmwf6998NU" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":192},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if response data is anarray or not | 1 | 0 | 0 |
| Verify that each label Pending for assignment should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for repair should have a valid count | 1 | 0 | 0 |
| Verify that each label Pending for delivery should have a valid count | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b02962e4-ce5a-4013-b35c-27176d54f512 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2ea61-C8sm9ooBu7VnEmcdj6ghnxUZ+U8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d85af53-d583-46fd-80fc-4da6f98ec415 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ed09eb7d-6af1-4d6b-a713-abae9bc5561b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 152070,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTIzOTV9.H6YH0V_2fKAgIX3Yygk2DsBy9rdtamOo0osfEV5Aj5c' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"d601f-AwxDN25fzIwG36GKPqY//ExHCZE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NDl9.jEOJ6Ti_CmISpEdifHPs-vubMoq8-QnBqukoZfOFP-s |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e531841-6352-44b6-8ab8-a55fbf16cea8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2e68a-fdioq73Vt4oYeiDWB6G2bwVZaYY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151758,"job_number":"JOB_151758","tr_customer_id":151775,"tr_customer_product_id":151765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Sheridan Roob","mobile_number":"879-677-6611","email_id":"Rae.Jacobi8@yahoo.com","dop":"2025-12-25","serial_number":"798814405326630","imei1":"798814405326630","imei2":"798814405326630","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151759,"job_number":"JOB_151759","tr_customer_id":151776,"tr_customer_product_id":151766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:14.000Z","modified_at":"2026-01-11T08:16:14.000Z","name":"Rahul sharma","mobile_number":"9987654565","email_id":"fde@gmail.com","dop":"2025-12-25","serial_number":"627033983907322","imei1":"627033983907322","imei2":"627033983907322","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151760,"job_number":"JOB_151760","tr_customer_id":151777,"tr_customer_product_id":151767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:15.000Z","modified_at":"2026-01-11T08:16:15.000Z","name":"Hubert Runte","mobile_number":"931-652-9076","email_id":"Alberto14@yahoo.com","dop":"2025-12-25","serial_number":"421409673880366","imei1":"421409673880366","imei2":"421409673880366","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151761,"job_number":"JOB_151761","tr_customer_id":151778,"tr_customer_product_id":151768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Dee Crooks","mobile_number":"861-338-2392","email_id":"Antone98@gmail.com","dop":"2025-12-25","serial_number":"753233015844001","imei1":"753233015844001","imei2":"753233015844001","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151762,"job_number":"JOB_151762","tr_customer_id":151779,"tr_customer_product_id":151769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Saina nair","mobile_number":"9987865656","email_id":"ooo@gmail.com","dop":"2025-12-25","serial_number":"967617495808635","imei1":"967617495808635","imei2":"967617495808635","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151763,"job_number":"JOB_151763","tr_customer_id":151780,"tr_customer_product_id":151770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:16:30.000Z","modified_at":"2026-01-11T08:16:30.000Z","name":"Samanta Weissnat","mobile_number":"546-927-2481","email_id":"Andre96@gmail.com","dop":"2025-12-25","serial_number":"524042363529214","imei1":"524042363529214","imei2":"524042363529214","popurl":"2025-12-25T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151765,"job_number":"JOB_151765","tr_customer_id":151782,"tr_customer_product_id":151772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:34.000Z","modified_at":"2026-01-11T08:21:34.000Z","name":"Abdiel Kassulke","mobile_number":"241-633-5108","email_id":"Alvis.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"12711252794856020","imei1":"12711252794856020","imei2":"12711252794856020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:21:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151767,"job_number":"JOB_151767","tr_customer_id":151784,"tr_customer_product_id":151774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:25.000Z","modified_at":"2026-01-11T08:27:25.000Z","name":"Jamarcus Mraz","mobile_number":"262-829-5051","email_id":"Billy21@gmail.com","dop":"2025-04-06","serial_number":"13549515628921068","imei1":"13549515628921068","imei2":"13549515628921068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151768,"job_number":"JOB_151768","tr_customer_id":151785,"tr_customer_product_id":151775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:14.000Z","modified_at":"2026-01-11T08:28:14.000Z","name":"Blair Beier","mobile_number":"568-948-1557","email_id":"Merritt_Lakin@hotmail.com","dop":"2025-10-22","serial_number":"131656786577338","imei1":"131656786577338","imei2":"131656786577338","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151769,"job_number":"JOB_151769","tr_customer_id":151786,"tr_customer_product_id":151776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:28:57.000Z","modified_at":"2026-01-11T08:28:57.000Z","name":"Olen Frami","mobile_number":"606-757-4815","email_id":"Titus76@gmail.com","dop":"2025-10-22","serial_number":"168114814537721","imei1":"168114814537721","imei2":"168114814537721","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151771,"job_number":"JOB_151771","tr_customer_id":151788,"tr_customer_product_id":151778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:35.000Z","modified_at":"2026-01-11T08:30:35.000Z","name":"Nola Wehner","mobile_number":"542-912-4365","email_id":"Dejon.Hamill@gmail.com","dop":"2025-04-06","serial_number":"18307886704383156","imei1":"18307886704383156","imei2":"18307886704383156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T08:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151778,"job_number":"JOB_151778","tr_customer_id":151795,"tr_customer_product_id":151785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:18:36.000Z","modified_at":"2026-01-11T09:18:36.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-01-01","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-01-01T09:18:35.777012339Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151779,"job_number":"JOB_151779","tr_customer_id":151796,"tr_customer_product_id":151786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:24:49.000Z","modified_at":"2026-01-11T09:24:49.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"19537966787178","imei1":"19537966787178","imei2":"19537966787178","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:24:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151781,"job_number":"JOB_151781","tr_customer_id":151798,"tr_customer_product_id":151788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:34:14.000Z","modified_at":"2026-01-11T09:34:14.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"12660586310011","imei1":"12660586310011","imei2":"12660586310011","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151782,"job_number":"JOB_151782","tr_customer_id":151799,"tr_customer_product_id":151789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:43.000Z","modified_at":"2026-01-11T09:37:43.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12345678567567","imei2":"12345678567567","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151783,"job_number":"JOB_151783","tr_customer_id":151800,"tr_customer_product_id":151790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:37:58.000Z","modified_at":"2026-01-11T09:37:58.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"14126172406852","imei1":"14126172406852","imei2":"14126172406852","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151784,"job_number":"JOB_151784","tr_customer_id":151801,"tr_customer_product_id":151791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16514546882173","imei1":"16514546882173","imei2":"16514546882173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151786,"job_number":"JOB_151786","tr_customer_id":151803,"tr_customer_product_id":151793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:04.000Z","modified_at":"2026-01-11T09:39:04.000Z","name":"Alva Shields","mobile_number":"301-546-1920","email_id":"Johnnie.Wisozk@hotmail.com","dop":"2025-04-06","serial_number":"18474080156362212","imei1":"18474080156362212","imei2":"18474080156362212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151787,"job_number":"JOB_151787","tr_customer_id":151804,"tr_customer_product_id":151794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:39:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11301350438937","imei1":"11301350438937","imei2":"11301350438937","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151790,"job_number":"JOB_151790","tr_customer_id":151807,"tr_customer_product_id":151797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:22.000Z","modified_at":"2026-01-11T09:40:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16229159460901","imei1":"16229159460901","imei2":"16229159460901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151792,"job_number":"JOB_151792","tr_customer_id":151809,"tr_customer_product_id":151799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:24.000Z","modified_at":"2026-01-11T09:40:24.000Z","name":"Anibal Rosenbaum","mobile_number":"738-520-8428","email_id":"Maritza15@hotmail.com","dop":"2025-04-06","serial_number":"13202598216852028","imei1":"13202598216852028","imei2":"13202598216852028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151794,"job_number":"JOB_151794","tr_customer_id":151811,"tr_customer_product_id":151801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:05.000Z","modified_at":"2026-01-11T09:42:05.000Z","name":"Oma Tillman","mobile_number":"346-732-3631","email_id":"Pauline.Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"15731846353020736","imei1":"15731846353020736","imei2":"15731846353020736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151796,"job_number":"JOB_151796","tr_customer_id":151813,"tr_customer_product_id":151803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:12.000Z","modified_at":"2026-01-11T09:50:12.000Z","name":"Darrel Nitzsche","mobile_number":"744-531-7160","email_id":"Ryann_Hintz@gmail.com","dop":"2025-04-06","serial_number":"17107626859517488","imei1":"17107626859517488","imei2":"17107626859517488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151797,"job_number":"JOB_151797","tr_customer_id":151814,"tr_customer_product_id":151804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:56:47.000Z","modified_at":"2026-01-11T09:56:47.000Z","name":"tanmay agashe","mobile_number":"6757898909","email_id":"tanmay@gmail.com","dop":"2026-01-01","serial_number":"11346567890346","imei1":"11346567890346","imei2":"11346567890346","popurl":"2026-01-01T09:56:46.318629842Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T09:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151798,"job_number":"JOB_151798","tr_customer_id":151815,"tr_customer_product_id":151805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:37:27.000Z","modified_at":"2026-01-11T10:37:27.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-01T10:37:19.178246372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151799,"job_number":"JOB_151799","tr_customer_id":151816,"tr_customer_product_id":151806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:23.000Z","modified_at":"2026-01-11T10:38:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11795901346266","imei1":"11795901346266","imei2":"11795901346266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151801,"job_number":"JOB_151801","tr_customer_id":151818,"tr_customer_product_id":151808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:25.000Z","modified_at":"2026-01-11T10:38:25.000Z","name":"Arielle Ondricka","mobile_number":"951-809-5864","email_id":"Antonetta81@gmail.com","dop":"2025-04-06","serial_number":"17012075555222888","imei1":"17012075555222888","imei2":"17012075555222888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151802,"job_number":"JOB_151802","tr_customer_id":151819,"tr_customer_product_id":151809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:03.000Z","modified_at":"2026-01-11T10:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15785584566214","imei1":"15785584566214","imei2":"15785584566214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151804,"job_number":"JOB_151804","tr_customer_id":151821,"tr_customer_product_id":151811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:05.000Z","modified_at":"2026-01-11T10:39:05.000Z","name":"Rylee O'Reilly","mobile_number":"697-812-2126","email_id":"Otilia.Murray58@hotmail.com","dop":"2025-04-06","serial_number":"19368133263294544","imei1":"19368133263294544","imei2":"19368133263294544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151805,"job_number":"JOB_151805","tr_customer_id":151822,"tr_customer_product_id":151812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:39:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16742960419230","imei1":"16742960419230","imei2":"16742960419230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151807,"job_number":"JOB_151807","tr_customer_id":151824,"tr_customer_product_id":151814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:44.000Z","modified_at":"2026-01-11T10:39:44.000Z","name":"Brennan Kerluke","mobile_number":"216-631-9282","email_id":"Clemens78@yahoo.com","dop":"2025-04-06","serial_number":"10613992979244676","imei1":"10613992979244676","imei2":"10613992979244676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151809,"job_number":"JOB_151809","tr_customer_id":151826,"tr_customer_product_id":151816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:38.000Z","modified_at":"2026-01-11T10:42:38.000Z","name":"Johnnie Beahan","mobile_number":"598-245-6142","email_id":"Rubye44@yahoo.com","dop":"2025-04-06","serial_number":"18168962560529590","imei1":"18168962560529590","imei2":"18168962560529590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T10:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151815,"job_number":"JOB_151815","tr_customer_id":151832,"tr_customer_product_id":151822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:31:40.000Z","modified_at":"2026-01-11T11:31:40.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"356789012345890","imei1":"356789012345890","imei2":"356789012345890","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151822,"job_number":"JOB_151822","tr_customer_id":151839,"tr_customer_product_id":151829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:35:50.000Z","modified_at":"2026-01-11T11:35:50.000Z","name":"Leif Ritchie","mobile_number":"749-355-2164","email_id":"Jordan.Zieme@gmail.com","dop":"2025-10-22","serial_number":"192510020539499","imei1":"192510020539499","imei2":"192510020539499","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151825,"job_number":"JOB_151825","tr_customer_id":151842,"tr_customer_product_id":151832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:39:17.000Z","modified_at":"2026-01-11T11:39:17.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234588","imei1":"356789012345898","imei2":"356789012345898","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151826,"job_number":"JOB_151826","tr_customer_id":151843,"tr_customer_product_id":151833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:42:33.000Z","modified_at":"2026-01-11T11:42:33.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234584","imei1":"356789012345894","imei2":"356789012345894","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151833,"job_number":"JOB_151833","tr_customer_id":151850,"tr_customer_product_id":151840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:01:10.000Z","modified_at":"2026-01-11T12:01:10.000Z","name":"Pheebe Rach","mobile_number":"8983120267","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234594","imei1":"356789012345884","imei2":"356789012345884","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151834,"job_number":"JOB_151834","tr_customer_id":151851,"tr_customer_product_id":151841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T12:10:48.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"186786072411234","imei1":"186786072411234","imei2":"186786072411234","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151836,"job_number":"JOB_151836","tr_customer_id":151853,"tr_customer_product_id":151843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:49.000Z","modified_at":"2026-01-11T12:10:49.000Z","name":"Flavio Toy","mobile_number":"229-994-3911","email_id":"Erna.Adams77@gmail.com","dop":"2025-10-22","serial_number":"1084705581934750","imei1":"1084705581934750","imei2":"1084705581934750","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151837,"job_number":"JOB_151837","tr_customer_id":151854,"tr_customer_product_id":151844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:11.000Z","modified_at":"2026-01-11T12:11:11.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"123870281779564","imei1":"123870281779564","imei2":"123870281779564","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151839,"job_number":"JOB_151839","tr_customer_id":151856,"tr_customer_product_id":151846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:13.000Z","modified_at":"2026-01-11T12:11:13.000Z","name":"Michale Baumbach","mobile_number":"614-803-3193","email_id":"Scotty98@yahoo.com","dop":"2025-10-22","serial_number":"1067975046923874","imei1":"1067975046923874","imei2":"1067975046923874","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151840,"job_number":"JOB_151840","tr_customer_id":151857,"tr_customer_product_id":151847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:35.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"145069598332752","imei1":"145069598332752","imei2":"145069598332752","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151842,"job_number":"JOB_151842","tr_customer_id":151859,"tr_customer_product_id":151849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:36.000Z","modified_at":"2026-01-11T12:11:36.000Z","name":"Delpha Tremblay","mobile_number":"389-763-6242","email_id":"Betsy.Rogahn4@yahoo.com","dop":"2025-10-22","serial_number":"1073468807721532","imei1":"1073468807721532","imei2":"1073468807721532","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:11:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151843,"job_number":"JOB_151843","tr_customer_id":151860,"tr_customer_product_id":151850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:04.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"187174787359845","imei1":"187174787359845","imei2":"187174787359845","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151845,"job_number":"JOB_151845","tr_customer_id":151862,"tr_customer_product_id":151852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:05.000Z","modified_at":"2026-01-11T12:18:05.000Z","name":"Susana Cummerata","mobile_number":"850-973-4226","email_id":"Wilbert_Schowalter@yahoo.com","dop":"2025-10-22","serial_number":"1004048876313778","imei1":"1004048876313778","imei2":"1004048876313778","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151846,"job_number":"JOB_151846","tr_customer_id":151863,"tr_customer_product_id":151853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:18:35.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"107747621656086","imei1":"107747621656086","imei2":"107747621656086","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151849,"job_number":"JOB_151849","tr_customer_id":151866,"tr_customer_product_id":151856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:07.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"146281192701324","imei1":"146281192701324","imei2":"146281192701324","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151851,"job_number":"JOB_151851","tr_customer_id":151868,"tr_customer_product_id":151858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:08.000Z","modified_at":"2026-01-11T12:19:08.000Z","name":"Orville Shields","mobile_number":"962-277-3988","email_id":"Richard_Ratke@hotmail.com","dop":"2025-10-22","serial_number":"1082437214878573","imei1":"1082437214878573","imei2":"1082437214878573","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151853,"job_number":"JOB_151853","tr_customer_id":151870,"tr_customer_product_id":151860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:06.000Z","modified_at":"2026-01-11T12:31:06.000Z","name":"Scarlett Herzog","mobile_number":"912-876-7189","email_id":"Hettie_Murazik@gmail.com","dop":"2025-10-22","serial_number":"1043698635503751","imei1":"1043698635503751","imei2":"1043698635503751","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151855,"job_number":"JOB_151855","tr_customer_id":151872,"tr_customer_product_id":151862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:12.000Z","modified_at":"2026-01-11T12:40:12.000Z","name":"Jaleel Gerlach","mobile_number":"853-733-1478","email_id":"Luella_Ortiz17@gmail.com","dop":"2025-11-11","serial_number":"1074513475736176","imei1":"1074513475736176","imei2":"1074513475736176","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151857,"job_number":"JOB_151857","tr_customer_id":151874,"tr_customer_product_id":151864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:39:00.000Z","modified_at":"2026-01-11T13:39:00.000Z","name":"Layne Hand","mobile_number":"619-552-7027","email_id":"Abbey25@yahoo.com","dop":"2025-10-22","serial_number":"1096075103616811","imei1":"1096075103616811","imei2":"1096075103616811","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151858,"job_number":"JOB_151858","tr_customer_id":151875,"tr_customer_product_id":151865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:40.000Z","modified_at":"2026-01-11T13:45:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98626862142588","imei1":"98626862142588","imei2":"98626862142588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151859,"job_number":"JOB_151859","tr_customer_id":151876,"tr_customer_product_id":151866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43743439290986","imei1":"43743439290986","imei2":"43743439290986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151860,"job_number":"JOB_151860","tr_customer_id":151877,"tr_customer_product_id":151867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27847564643832","imei1":"27847564643832","imei2":"27847564643832","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151861,"job_number":"JOB_151861","tr_customer_id":151878,"tr_customer_product_id":151868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:41.000Z","modified_at":"2026-01-11T13:45:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24927096587364","imei1":"24927096587364","imei2":"24927096587364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151862,"job_number":"JOB_151862","tr_customer_id":151879,"tr_customer_product_id":151869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89717767899878","imei1":"89717767899878","imei2":"89717767899878","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151863,"job_number":"JOB_151863","tr_customer_id":151880,"tr_customer_product_id":151870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:45:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57550809135968","imei1":"57550809135968","imei2":"57550809135968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151866,"job_number":"JOB_151866","tr_customer_id":151883,"tr_customer_product_id":151873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:58.000Z","modified_at":"2026-01-11T13:45:58.000Z","name":"Angela Frami","mobile_number":"432-773-8066","email_id":"Mable.Feil60@yahoo.com","dop":"2025-10-22","serial_number":"1014959488094671","imei1":"1014959488094671","imei2":"1014959488094671","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151868,"job_number":"JOB_151868","tr_customer_id":151885,"tr_customer_product_id":151875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:04.000Z","modified_at":"2026-01-11T13:46:04.000Z","name":"Sadye Zulauf","mobile_number":"203-315-1697","email_id":"Peyton.Thiel44@hotmail.com","dop":"2025-04-06","serial_number":"13853013907901554","imei1":"13853013907901554","imei2":"13853013907901554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151869,"job_number":"JOB_151869","tr_customer_id":151886,"tr_customer_product_id":151876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17898131460277","imei1":"17898131460277","imei2":"17898131460277","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151870,"job_number":"JOB_151870","tr_customer_id":151887,"tr_customer_product_id":151877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82288609973822","imei1":"82288609973822","imei2":"82288609973822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151871,"job_number":"JOB_151871","tr_customer_id":151888,"tr_customer_product_id":151878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36833716413657","imei1":"36833716413657","imei2":"36833716413657","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151872,"job_number":"JOB_151872","tr_customer_id":151889,"tr_customer_product_id":151879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:13.000Z","modified_at":"2026-01-11T13:46:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43166574551890","imei1":"43166574551890","imei2":"43166574551890","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151873,"job_number":"JOB_151873","tr_customer_id":151890,"tr_customer_product_id":151880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55749320898592","imei1":"55749320898592","imei2":"55749320898592","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151874,"job_number":"JOB_151874","tr_customer_id":151891,"tr_customer_product_id":151881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88846709797966","imei1":"88846709797966","imei2":"88846709797966","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151876,"job_number":"JOB_151876","tr_customer_id":151893,"tr_customer_product_id":151883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78123820286023","imei1":"78123820286023","imei2":"78123820286023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151877,"job_number":"JOB_151877","tr_customer_id":151894,"tr_customer_product_id":151884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71027502133712","imei1":"71027502133712","imei2":"71027502133712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151878,"job_number":"JOB_151878","tr_customer_id":151895,"tr_customer_product_id":151885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:45.000Z","modified_at":"2026-01-11T13:46:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88766481614275","imei1":"88766481614275","imei2":"88766481614275","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151879,"job_number":"JOB_151879","tr_customer_id":151896,"tr_customer_product_id":151886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97827482983985","imei1":"97827482983985","imei2":"97827482983985","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151880,"job_number":"JOB_151880","tr_customer_id":151897,"tr_customer_product_id":151887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73171699842226","imei1":"73171699842226","imei2":"73171699842226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151881,"job_number":"JOB_151881","tr_customer_id":151898,"tr_customer_product_id":151888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:46.000Z","modified_at":"2026-01-11T13:46:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51787792537431","imei1":"51787792537431","imei2":"51787792537431","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151883,"job_number":"JOB_151883","tr_customer_id":151900,"tr_customer_product_id":151890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:46:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12524738289927","imei1":"12524738289927","imei2":"12524738289927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151885,"job_number":"JOB_151885","tr_customer_id":151902,"tr_customer_product_id":151892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:59.000Z","modified_at":"2026-01-11T13:46:59.000Z","name":"Chadd Yundt","mobile_number":"365-960-0001","email_id":"Conner_Nitzsche95@hotmail.com","dop":"2025-04-06","serial_number":"14665540538721060","imei1":"14665540538721060","imei2":"14665540538721060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151888,"job_number":"JOB_151888","tr_customer_id":151905,"tr_customer_product_id":151895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19984960541578","imei1":"19984960541578","imei2":"19984960541578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151890,"job_number":"JOB_151890","tr_customer_id":151907,"tr_customer_product_id":151897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:41.000Z","modified_at":"2026-01-11T13:47:41.000Z","name":"Shawn Torphy","mobile_number":"921-619-5795","email_id":"Magali_Moore59@hotmail.com","dop":"2025-04-06","serial_number":"19720479825535590","imei1":"19720479825535590","imei2":"19720479825535590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151892,"job_number":"JOB_151892","tr_customer_id":151909,"tr_customer_product_id":151899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11308615447871","imei1":"11308615447871","imei2":"11308615447871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151894,"job_number":"JOB_151894","tr_customer_id":151911,"tr_customer_product_id":151901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:23.000Z","modified_at":"2026-01-11T13:48:23.000Z","name":"Rachelle Baumbach","mobile_number":"483-439-8535","email_id":"Deven_Predovic@gmail.com","dop":"2025-04-06","serial_number":"13913044315818978","imei1":"13913044315818978","imei2":"13913044315818978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T13:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151897,"job_number":"JOB_151897","tr_customer_id":151914,"tr_customer_product_id":151904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:49.000Z","modified_at":"2026-01-11T14:04:49.000Z","name":"Andy Kshlerin","mobile_number":"910-544-3219","email_id":"Naomi69@yahoo.com","dop":"2025-10-22","serial_number":"1099872632172405","imei1":"1099872632172405","imei2":"1099872632172405","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:04:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151909,"job_number":"JOB_151909","tr_customer_id":151926,"tr_customer_product_id":151916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:12:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13033103408820","imei1":"13033103408820","imei2":"13033103408820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151911,"job_number":"JOB_151911","tr_customer_id":151928,"tr_customer_product_id":151918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:37.000Z","modified_at":"2026-01-11T14:12:37.000Z","name":"Vanessa Nikolaus","mobile_number":"557-909-3612","email_id":"Claudine.Wolff@yahoo.com","dop":"2025-04-06","serial_number":"11947186838275948","imei1":"11947186838275948","imei2":"11947186838275948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:12:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151912,"job_number":"JOB_151912","tr_customer_id":151929,"tr_customer_product_id":151919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17840248353800","imei1":"17840248353800","imei2":"17840248353800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151914,"job_number":"JOB_151914","tr_customer_id":151931,"tr_customer_product_id":151921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:17.000Z","modified_at":"2026-01-11T14:13:17.000Z","name":"Leanna Harris","mobile_number":"909-415-4162","email_id":"Lucius.Fay@gmail.com","dop":"2025-04-06","serial_number":"14152992647226770","imei1":"14152992647226770","imei2":"14152992647226770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151916,"job_number":"JOB_151916","tr_customer_id":151933,"tr_customer_product_id":151923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:13:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13360539789986","imei1":"13360539789986","imei2":"13360539789986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151918,"job_number":"JOB_151918","tr_customer_id":151935,"tr_customer_product_id":151925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:57.000Z","modified_at":"2026-01-11T14:13:57.000Z","name":"Jett Welch","mobile_number":"792-590-1923","email_id":"Stanford_Turcotte4@gmail.com","dop":"2025-04-06","serial_number":"19222272666430670","imei1":"19222272666430670","imei2":"19222272666430670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:13:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151919,"job_number":"JOB_151919","tr_customer_id":151936,"tr_customer_product_id":151926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:14:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10257570768540","imei1":"10257570768540","imei2":"10257570768540","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151921,"job_number":"JOB_151921","tr_customer_id":151938,"tr_customer_product_id":151928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:38.000Z","modified_at":"2026-01-11T14:14:38.000Z","name":"Michaela Wiegand","mobile_number":"586-460-8296","email_id":"Wade_Will71@yahoo.com","dop":"2025-06-18","serial_number":"1089844025127883","imei1":"1089844025127883","imei2":"1089844025127883","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151926,"job_number":"JOB_151926","tr_customer_id":151943,"tr_customer_product_id":151933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10410285765825","imei1":"10410285765825","imei2":"10410285765825","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151928,"job_number":"JOB_151928","tr_customer_id":151945,"tr_customer_product_id":151935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:18.000Z","modified_at":"2026-01-11T14:15:18.000Z","name":"Adrien Adams","mobile_number":"328-480-2299","email_id":"Catharine.Huel@yahoo.com","dop":"2025-06-18","serial_number":"1070034723570083","imei1":"1070034723570083","imei2":"1070034723570083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151937,"job_number":"JOB_151937","tr_customer_id":151954,"tr_customer_product_id":151944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:16:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19758360235695","imei1":"19758360235695","imei2":"19758360235695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151939,"job_number":"JOB_151939","tr_customer_id":151956,"tr_customer_product_id":151946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:58.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Rachelle Abshire","mobile_number":"252-928-4599","email_id":"Hadley_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"11998017922723536","imei1":"11998017922723536","imei2":"11998017922723536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151943,"job_number":"JOB_151943","tr_customer_id":151960,"tr_customer_product_id":151950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256902395919","imei1":"11256902395919","imei2":"11256902395919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151945,"job_number":"JOB_151945","tr_customer_id":151962,"tr_customer_product_id":151952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:11.000Z","modified_at":"2026-01-11T14:17:11.000Z","name":"Cruz Boyle","mobile_number":"377-353-7838","email_id":"Thomas36@yahoo.com","dop":"2025-04-06","serial_number":"16654228478699708","imei1":"16654228478699708","imei2":"16654228478699708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151946,"job_number":"JOB_151946","tr_customer_id":151963,"tr_customer_product_id":151953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:17:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10687324430111","imei1":"10687324430111","imei2":"10687324430111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151948,"job_number":"JOB_151948","tr_customer_id":151965,"tr_customer_product_id":151955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:37.000Z","modified_at":"2026-01-11T14:17:37.000Z","name":"Raphaelle Hodkiewicz","mobile_number":"812-843-0701","email_id":"Priscilla.Prosacco14@yahoo.com","dop":"2025-04-06","serial_number":"10415296382839022","imei1":"10415296382839022","imei2":"10415296382839022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151949,"job_number":"JOB_151949","tr_customer_id":151966,"tr_customer_product_id":151956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:17:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13960789662446","imei1":"13960789662446","imei2":"13960789662446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151951,"job_number":"JOB_151951","tr_customer_id":151968,"tr_customer_product_id":151958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:50.000Z","modified_at":"2026-01-11T14:17:50.000Z","name":"Ivy Schulist","mobile_number":"519-975-6859","email_id":"Coty31@yahoo.com","dop":"2025-04-06","serial_number":"19211018049347896","imei1":"19211018049347896","imei2":"19211018049347896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151952,"job_number":"JOB_151952","tr_customer_id":151969,"tr_customer_product_id":151959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:05.000Z","modified_at":"2026-01-11T14:18:05.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445790206624","imei1":"10445790206624","imei2":"10445790206624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151954,"job_number":"JOB_151954","tr_customer_id":151971,"tr_customer_product_id":151961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:07.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Naomie Breitenberg","mobile_number":"395-306-8078","email_id":"Jamir53@gmail.com","dop":"2025-04-06","serial_number":"10464859152601416","imei1":"10464859152601416","imei2":"10464859152601416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151955,"job_number":"JOB_151955","tr_customer_id":151972,"tr_customer_product_id":151962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:13.000Z","modified_at":"2026-01-11T14:18:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12960531862205","imei1":"12960531862205","imei2":"12960531862205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151957,"job_number":"JOB_151957","tr_customer_id":151974,"tr_customer_product_id":151964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"Lindsay Beer","mobile_number":"586-327-3710","email_id":"Janie_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11073224492964158","imei1":"11073224492964158","imei2":"11073224492964158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151958,"job_number":"JOB_151958","tr_customer_id":151975,"tr_customer_product_id":151965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12802327008706","imei1":"12802327008706","imei2":"12802327008706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151960,"job_number":"JOB_151960","tr_customer_id":151977,"tr_customer_product_id":151967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"D'angelo Gerlach","mobile_number":"806-417-0196","email_id":"Virginie.Kertzmann@gmail.com","dop":"2025-09-09","serial_number":"13709051875177","imei1":"13709051875177","imei2":"13709051875177","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151961,"job_number":"JOB_151961","tr_customer_id":151978,"tr_customer_product_id":151968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:16.000Z","name":"Zakary Fadel","mobile_number":"562-580-6526","email_id":"Therese_Stroman27@gmail.com","dop":"2025-09-09","serial_number":"12502474939428","imei1":"12502474939428","imei2":"12502474939428","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151962,"job_number":"JOB_151962","tr_customer_id":151979,"tr_customer_product_id":151969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:16.000Z","modified_at":"2026-01-11T14:18:17.000Z","name":"Maurine Schiller","mobile_number":"906-389-5699","email_id":"Alexys.Monahan86@yahoo.com","dop":"2025-04-06","serial_number":"16863911126679170","imei1":"16863911126679170","imei2":"16863911126679170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151964,"job_number":"JOB_151964","tr_customer_id":151981,"tr_customer_product_id":151971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11518823920117","imei1":"11518823920117","imei2":"11518823920117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151966,"job_number":"JOB_151966","tr_customer_id":151983,"tr_customer_product_id":151973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:28.000Z","modified_at":"2026-01-11T14:18:29.000Z","name":"Norris Mills","mobile_number":"528-763-7809","email_id":"Jayce_Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"12291989594919434","imei1":"12291989594919434","imei2":"12291989594919434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151967,"job_number":"JOB_151967","tr_customer_id":151984,"tr_customer_product_id":151974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Amelia O'Keefe","mobile_number":"656-779-5572","email_id":"Salvador_Hagenes7@yahoo.com","dop":"2025-09-09","serial_number":"12880902661625","imei1":"12880902661625","imei2":"12880902661625","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151968,"job_number":"JOB_151968","tr_customer_id":151985,"tr_customer_product_id":151975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:30.000Z","name":"Bret Streich","mobile_number":"885-827-2187","email_id":"Melvin_Wiegand93@gmail.com","dop":"2025-09-09","serial_number":"12302963733245","imei1":"12302963733245","imei2":"12302963733245","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151970,"job_number":"JOB_151970","tr_customer_id":151987,"tr_customer_product_id":151977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Erik Von","mobile_number":"601-400-3252","email_id":"Brandyn.Hand@hotmail.com","dop":"2025-09-09","serial_number":"12688176251251","imei1":"12688176251251","imei2":"12688176251251","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151971,"job_number":"JOB_151971","tr_customer_id":151988,"tr_customer_product_id":151978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:43.000Z","modified_at":"2026-01-11T14:18:43.000Z","name":"Alysson Graham","mobile_number":"782-617-6673","email_id":"Dovie.Beatty90@yahoo.com","dop":"2025-09-09","serial_number":"18088790736520","imei1":"18088790736520","imei2":"18088790736520","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151974,"job_number":"JOB_151974","tr_customer_id":151991,"tr_customer_product_id":151981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:48.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10200517687492","imei1":"10200517687492","imei2":"10200517687492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151976,"job_number":"JOB_151976","tr_customer_id":151993,"tr_customer_product_id":151983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:50.000Z","modified_at":"2026-01-11T14:18:50.000Z","name":"Joel Walter","mobile_number":"367-341-4856","email_id":"Margot.Rau14@hotmail.com","dop":"2025-04-06","serial_number":"16683175156355012","imei1":"16683175156355012","imei2":"16683175156355012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151977,"job_number":"JOB_151977","tr_customer_id":151994,"tr_customer_product_id":151984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:54.000Z","modified_at":"2026-01-11T14:18:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12127489208352","imei1":"12127489208352","imei2":"12127489208352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151979,"job_number":"JOB_151979","tr_customer_id":151996,"tr_customer_product_id":151986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:56.000Z","modified_at":"2026-01-11T14:18:56.000Z","name":"Laney Shanahan","mobile_number":"317-404-0430","email_id":"Kamron_OConner14@hotmail.com","dop":"2025-04-06","serial_number":"16028299428033440","imei1":"16028299428033440","imei2":"16028299428033440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151981,"job_number":"JOB_151981","tr_customer_id":151998,"tr_customer_product_id":151988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17834513783096","imei1":"17834513783096","imei2":"17834513783096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151983,"job_number":"JOB_151983","tr_customer_id":152000,"tr_customer_product_id":151990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:23.000Z","modified_at":"2026-01-11T14:19:23.000Z","name":"Hellen Schiller","mobile_number":"216-959-1605","email_id":"Darion.Carroll97@hotmail.com","dop":"2025-04-06","serial_number":"16311295864475788","imei1":"16311295864475788","imei2":"16311295864475788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151984,"job_number":"JOB_151984","tr_customer_id":152001,"tr_customer_product_id":151991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:19:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10367866378354","imei1":"10367866378354","imei2":"10367866378354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151986,"job_number":"JOB_151986","tr_customer_id":152003,"tr_customer_product_id":151993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:19:32.000Z","name":"Cristina Schmitt","mobile_number":"433-274-7707","email_id":"Luna.Kutch39@gmail.com","dop":"2025-04-06","serial_number":"14683568945248908","imei1":"14683568945248908","imei2":"14683568945248908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151988,"job_number":"JOB_151988","tr_customer_id":152005,"tr_customer_product_id":151995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:19:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730552896777","imei1":"11730552896777","imei2":"11730552896777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151990,"job_number":"JOB_151990","tr_customer_id":152007,"tr_customer_product_id":151997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:34.000Z","modified_at":"2026-01-11T14:19:34.000Z","name":"Barrett Bogan","mobile_number":"496-902-5597","email_id":"Ruby61@hotmail.com","dop":"2025-04-06","serial_number":"16670185190940194","imei1":"16670185190940194","imei2":"16670185190940194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151991,"job_number":"JOB_151991","tr_customer_id":152008,"tr_customer_product_id":151998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:35.000Z","modified_at":"2026-01-11T14:19:35.000Z","name":"Kolby Bruen","mobile_number":"780-667-9398","email_id":"Wava.Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"11816446320073338","imei1":"11816446320073338","imei2":"11816446320073338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151992,"job_number":"JOB_151992","tr_customer_id":152009,"tr_customer_product_id":151999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19276734325148","imei1":"19276734325148","imei2":"19276734325148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151994,"job_number":"JOB_151994","tr_customer_id":152011,"tr_customer_product_id":152001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:03.000Z","modified_at":"2026-01-11T14:20:03.000Z","name":"Donald Kutch","mobile_number":"282-914-1056","email_id":"Adriana57@hotmail.com","dop":"2025-04-06","serial_number":"15888268490353928","imei1":"15888268490353928","imei2":"15888268490353928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151996,"job_number":"JOB_151996","tr_customer_id":152013,"tr_customer_product_id":152003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:24.000Z","modified_at":"2026-01-11T14:20:24.000Z","name":"Meda Feest","mobile_number":"976-847-7358","email_id":"Michel.Koch88@gmail.com","dop":"2025-04-06","serial_number":"13872341742302370","imei1":"13872341742302370","imei2":"13872341742302370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151997,"job_number":"JOB_151997","tr_customer_id":152014,"tr_customer_product_id":152004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"12380587538132","imei1":"12380587538132","imei2":"12380587538132","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151998,"job_number":"JOB_151998","tr_customer_id":152015,"tr_customer_product_id":152005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:41.000Z","modified_at":"2026-01-11T14:20:41.000Z","name":"Brittany Considine","mobile_number":"675-908-1612","email_id":"Elsie28@yahoo.com","dop":"2025-09-16","serial_number":"17868126156923","imei1":"17868126156923","imei2":"17868126156923","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151999,"job_number":"JOB_151999","tr_customer_id":152016,"tr_customer_product_id":152006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:20:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13520279689999","imei1":"13520279689999","imei2":"13520279689999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152001,"job_number":"JOB_152001","tr_customer_id":152018,"tr_customer_product_id":152008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:43.000Z","modified_at":"2026-01-11T14:20:43.000Z","name":"Winifred Balistreri","mobile_number":"799-624-8533","email_id":"Damien_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"13360799349572132","imei1":"13360799349572132","imei2":"13360799349572132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152002,"job_number":"JOB_152002","tr_customer_id":152019,"tr_customer_product_id":152009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"14537117874752","imei1":"14537117874752","imei2":"14537117874752","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152003,"job_number":"JOB_152003","tr_customer_id":152020,"tr_customer_product_id":152010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:02.000Z","modified_at":"2026-01-11T14:21:02.000Z","name":"Sedrick Welch","mobile_number":"485-764-4874","email_id":"Gonzalo.Effertz51@yahoo.com","dop":"2025-09-16","serial_number":"15674499870269","imei1":"15674499870269","imei2":"15674499870269","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152004,"job_number":"JOB_152004","tr_customer_id":152021,"tr_customer_product_id":152011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:22.000Z","modified_at":"2026-01-11T14:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14218727729747","imei1":"14218727729747","imei2":"14218727729747","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152005,"job_number":"JOB_152005","tr_customer_id":152022,"tr_customer_product_id":152012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:21:23.000Z","modified_at":"2026-01-11T14:21:23.000Z","name":"Kristin Yost","mobile_number":"795-317-1417","email_id":"Dee31@gmail.com","dop":"2025-09-16","serial_number":"11222434329033","imei1":"11222434329033","imei2":"11222434329033","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152007,"job_number":"JOB_152007","tr_customer_id":152024,"tr_customer_product_id":152014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Khalil Kuhlman","mobile_number":"551-684-0571","email_id":"Rickey_Mosciski95@gmail.com","dop":"2025-05-30","serial_number":"14993469005286","imei1":"14993469005286","imei2":"14993469005286","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152008,"job_number":"JOB_152008","tr_customer_id":152025,"tr_customer_product_id":152015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:05.000Z","modified_at":"2026-01-11T14:22:05.000Z","name":"Fannie King","mobile_number":"981-805-4626","email_id":"Jared.Mueller42@hotmail.com","dop":"2025-05-30","serial_number":"1583684394892345","imei1":"1583684394892345","imei2":"1583684394892345","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152009,"job_number":"JOB_152009","tr_customer_id":152026,"tr_customer_product_id":152016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11549430225050","imei1":"11549430225050","imei2":"11549430225050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152011,"job_number":"JOB_152011","tr_customer_id":152028,"tr_customer_product_id":152018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:21.000Z","modified_at":"2026-01-11T14:22:21.000Z","name":"Lydia Brakus","mobile_number":"828-326-5932","email_id":"Helmer_Jast@hotmail.com","dop":"2025-04-06","serial_number":"19964661756502244","imei1":"19964661756502244","imei2":"19964661756502244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152012,"job_number":"JOB_152012","tr_customer_id":152029,"tr_customer_product_id":152019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12994024053674","imei1":"12994024053674","imei2":"12994024053674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152014,"job_number":"JOB_152014","tr_customer_id":152031,"tr_customer_product_id":152021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:58.000Z","modified_at":"2026-01-11T14:22:58.000Z","name":"Velva Ferry","mobile_number":"971-680-2027","email_id":"Hope_Braun65@hotmail.com","dop":"2025-04-06","serial_number":"18131192920385576","imei1":"18131192920385576","imei2":"18131192920385576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152015,"job_number":"JOB_152015","tr_customer_id":152032,"tr_customer_product_id":152022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11094906051123","imei1":"11094906051123","imei2":"11094906051123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152017,"job_number":"JOB_152017","tr_customer_id":152034,"tr_customer_product_id":152024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:01.000Z","modified_at":"2026-01-11T14:23:01.000Z","name":"Rubie Hahn","mobile_number":"346-740-4960","email_id":"Jerome.Mitchell@hotmail.com","dop":"2025-04-06","serial_number":"14696533257806836","imei1":"14696533257806836","imei2":"14696533257806836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152018,"job_number":"JOB_152018","tr_customer_id":152035,"tr_customer_product_id":152025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19066066688715","imei1":"19066066688715","imei2":"19066066688715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152020,"job_number":"JOB_152020","tr_customer_id":152037,"tr_customer_product_id":152027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:04.000Z","modified_at":"2026-01-11T14:23:04.000Z","name":"Art Bartell","mobile_number":"256-409-8514","email_id":"Guiseppe53@gmail.com","dop":"2025-04-06","serial_number":"11000821414638046","imei1":"11000821414638046","imei2":"11000821414638046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152021,"job_number":"JOB_152021","tr_customer_id":152038,"tr_customer_product_id":152028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19142678830970","imei1":"19142678830970","imei2":"19142678830970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152023,"job_number":"JOB_152023","tr_customer_id":152040,"tr_customer_product_id":152030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:23:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13247614926186","imei1":"13247614926186","imei2":"13247614926186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152025,"job_number":"JOB_152025","tr_customer_id":152042,"tr_customer_product_id":152032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:23:42.000Z","name":"Leonor Grady","mobile_number":"280-209-1331","email_id":"Gerald.Jacobs@gmail.com","dop":"2025-04-06","serial_number":"10410454388200558","imei1":"10410454388200558","imei2":"10410454388200558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152026,"job_number":"JOB_152026","tr_customer_id":152043,"tr_customer_product_id":152033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:43.000Z","modified_at":"2026-01-11T14:23:43.000Z","name":"Ryley Mayer","mobile_number":"510-696-7042","email_id":"Benjamin49@hotmail.com","dop":"2025-04-06","serial_number":"18829699711344570","imei1":"18829699711344570","imei2":"18829699711344570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152027,"job_number":"JOB_152027","tr_customer_id":152044,"tr_customer_product_id":152034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:45.000Z","modified_at":"2026-01-11T14:23:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16716318310799","imei1":"16716318310799","imei2":"16716318310799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152029,"job_number":"JOB_152029","tr_customer_id":152046,"tr_customer_product_id":152036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:47.000Z","modified_at":"2026-01-11T14:23:47.000Z","name":"Easton Crona","mobile_number":"583-263-6599","email_id":"Lyla.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"13130294081506802","imei1":"13130294081506802","imei2":"13130294081506802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152035,"job_number":"JOB_152035","tr_customer_id":152052,"tr_customer_product_id":152042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Mac Gleason","mobile_number":"441-500-6407","email_id":"Broderick88@hotmail.com","dop":"2025-04-06","serial_number":"10211033078691968","imei1":"10211033078691968","imei2":"10211033078691968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152038,"job_number":"JOB_152038","tr_customer_id":152055,"tr_customer_product_id":152045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19359234262075","imei1":"19359234262075","imei2":"19359234262075","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152040,"job_number":"JOB_152040","tr_customer_id":152057,"tr_customer_product_id":152047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:23.000Z","modified_at":"2026-01-11T14:24:23.000Z","name":"Felton Volkman","mobile_number":"681-222-1627","email_id":"Darius_Grimes@yahoo.com","dop":"2025-04-06","serial_number":"14593140231200474","imei1":"14593140231200474","imei2":"14593140231200474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152043,"job_number":"JOB_152043","tr_customer_id":152060,"tr_customer_product_id":152050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11730407456108","imei1":"11730407456108","imei2":"11730407456108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152046,"job_number":"JOB_152046","tr_customer_id":152063,"tr_customer_product_id":152053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:28.000Z","modified_at":"2026-01-11T14:24:28.000Z","name":"Phyllis Trantow","mobile_number":"233-837-9347","email_id":"Cole_Mante@gmail.com","dop":"2025-04-06","serial_number":"17814245879184996","imei1":"17814245879184996","imei2":"17814245879184996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152047,"job_number":"JOB_152047","tr_customer_id":152064,"tr_customer_product_id":152054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:24:41.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12720574330041","imei1":"12720574330041","imei2":"12720574330041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152049,"job_number":"JOB_152049","tr_customer_id":152066,"tr_customer_product_id":152056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:42.000Z","modified_at":"2026-01-11T14:24:42.000Z","name":"Dylan Little","mobile_number":"357-410-1800","email_id":"Ansley79@gmail.com","dop":"2025-04-06","serial_number":"17831221532197100","imei1":"17831221532197100","imei2":"17831221532197100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152054,"job_number":"JOB_152054","tr_customer_id":152071,"tr_customer_product_id":152061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Josefina Gutmann","mobile_number":"270-792-7187","email_id":"Monserrat_Reichel93@hotmail.com","dop":"2025-09-09","serial_number":"19501309782062","imei1":"19501309782062","imei2":"19501309782062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152055,"job_number":"JOB_152055","tr_customer_id":152072,"tr_customer_product_id":152062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:14.000Z","modified_at":"2026-01-11T14:25:14.000Z","name":"Shanelle Yundt","mobile_number":"891-765-4117","email_id":"Yolanda32@yahoo.com","dop":"2025-09-09","serial_number":"15326530959100","imei1":"15326530959100","imei2":"15326530959100","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152056,"job_number":"JOB_152056","tr_customer_id":152073,"tr_customer_product_id":152063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:15.000Z","name":"Selena Upton","mobile_number":"875-820-1262","email_id":"Nick44@gmail.com","dop":"2025-09-09","serial_number":"14991215163376","imei1":"14991215163376","imei2":"14991215163376","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152059,"job_number":"JOB_152059","tr_customer_id":152076,"tr_customer_product_id":152066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:19.000Z","modified_at":"2026-01-11T14:25:19.000Z","name":"Cyril Weissnat","mobile_number":"290-530-9854","email_id":"Jessika_Cronin98@yahoo.com","dop":"2025-04-06","serial_number":"12301639762697298","imei1":"12301639762697298","imei2":"12301639762697298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152060,"job_number":"JOB_152060","tr_customer_id":152077,"tr_customer_product_id":152067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:25.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16240043569445","imei1":"16240043569445","imei2":"16240043569445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152062,"job_number":"JOB_152062","tr_customer_id":152079,"tr_customer_product_id":152069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:27.000Z","modified_at":"2026-01-11T14:25:27.000Z","name":"Jason Buckridge","mobile_number":"791-258-6753","email_id":"Mervin.Powlowski77@hotmail.com","dop":"2025-04-06","serial_number":"11226658188220260","imei1":"11226658188220260","imei2":"11226658188220260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152063,"job_number":"JOB_152063","tr_customer_id":152080,"tr_customer_product_id":152070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Ibrahim Bauch","mobile_number":"284-210-2050","email_id":"Kristy.Funk@yahoo.com","dop":"2025-09-09","serial_number":"12176127893924","imei1":"12176127893924","imei2":"12176127893924","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152064,"job_number":"JOB_152064","tr_customer_id":152081,"tr_customer_product_id":152071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:30.000Z","modified_at":"2026-01-11T14:25:30.000Z","name":"Jermaine Rempel","mobile_number":"822-747-7484","email_id":"Delbert_Beahan79@hotmail.com","dop":"2025-09-09","serial_number":"10234443431999","imei1":"10234443431999","imei2":"10234443431999","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152065,"job_number":"JOB_152065","tr_customer_id":152082,"tr_customer_product_id":152072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:31.000Z","name":"Tate Stark","mobile_number":"785-980-2824","email_id":"Ken99@gmail.com","dop":"2025-09-09","serial_number":"12021170500568","imei1":"12021170500568","imei2":"12021170500568","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152067,"job_number":"JOB_152067","tr_customer_id":152084,"tr_customer_product_id":152074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:45.000Z","modified_at":"2026-01-11T14:25:45.000Z","name":"Liza Stracke","mobile_number":"333-253-4389","email_id":"Ozella90@yahoo.com","dop":"2025-09-09","serial_number":"12098572748286","imei1":"12098572748286","imei2":"12098572748286","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152068,"job_number":"JOB_152068","tr_customer_id":152085,"tr_customer_product_id":152075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Deangelo Windler","mobile_number":"394-582-9682","email_id":"Asha_Bergstrom@yahoo.com","dop":"2025-09-09","serial_number":"17109136898771","imei1":"17109136898771","imei2":"17109136898771","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151810,"job_number":"JOB_151810","tr_customer_id":151827,"tr_customer_product_id":151817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:21:18.000Z","modified_at":"2026-01-11T11:21:18.000Z","name":"Pheebe Green","mobile_number":"7891234567","email_id":"spkrishu2003@gmail.com","dop":"2025-12-31","serial_number":"123234589975555","imei1":"123234589975555","imei2":"123234589975555","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T11:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151900,"job_number":"JOB_151900","tr_customer_id":151917,"tr_customer_product_id":151907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174594701411216","imei1":"174594701411216","imei2":"174594701411216","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151901,"job_number":"JOB_151901","tr_customer_id":151918,"tr_customer_product_id":151908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Opal Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188121593963348","imei1":"188121593963348","imei2":"188121593963348","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151902,"job_number":"JOB_151902","tr_customer_id":151919,"tr_customer_product_id":151909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:50.000Z","modified_at":"2026-01-11T14:08:50.000Z","name":"Savanah Dickinson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"100956060594384","imei1":"100956060594384","imei2":"100956060594384","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151903,"job_number":"JOB_151903","tr_customer_id":151920,"tr_customer_product_id":151910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:08:51.000Z","modified_at":"2026-01-11T14:08:51.000Z","name":"Savanna Goodwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163979097017834","imei1":"163979097017834","imei2":"163979097017834","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151904,"job_number":"JOB_151904","tr_customer_id":151921,"tr_customer_product_id":151911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"124042166818068","imei1":"124042166818068","imei2":"124042166818068","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151905,"job_number":"JOB_151905","tr_customer_id":151922,"tr_customer_product_id":151912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:00.000Z","modified_at":"2026-01-11T14:09:00.000Z","name":"Joany Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160962460049666","imei1":"160962460049666","imei2":"160962460049666","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151906,"job_number":"JOB_151906","tr_customer_id":151923,"tr_customer_product_id":151913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Lilian Herzog","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151857696198958","imei1":"151857696198958","imei2":"151857696198958","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151907,"job_number":"JOB_151907","tr_customer_id":151924,"tr_customer_product_id":151914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:01.000Z","modified_at":"2026-01-11T14:09:01.000Z","name":"Mellie Dicki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173833152661243","imei1":"173833152661243","imei2":"173833152661243","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152030,"job_number":"JOB_152030","tr_customer_id":152047,"tr_customer_product_id":152037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101429150634427","imei1":"101429150634427","imei2":"101429150634427","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152032,"job_number":"JOB_152032","tr_customer_id":152049,"tr_customer_product_id":152039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:23:57.000Z","name":"Cletus Nitzsche","mobile_number":"994-206-8257","email_id":"Nikolas.Howe@hotmail.com","dop":"2025-06-09","serial_number":"109337169244656","imei1":"109337169244656","imei2":"109337169244656","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152034,"job_number":"JOB_152034","tr_customer_id":152051,"tr_customer_product_id":152041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:11.000Z","modified_at":"2026-01-11T14:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100698384516337","imei1":"100698384516337","imei2":"100698384516337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152037,"job_number":"JOB_152037","tr_customer_id":152054,"tr_customer_product_id":152044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:12.000Z","name":"Prudence Ward","mobile_number":"335-230-7599","email_id":"Ryder81@yahoo.com","dop":"2025-06-09","serial_number":"107672616855613","imei1":"107672616855613","imei2":"107672616855613","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152041,"job_number":"JOB_152041","tr_customer_id":152058,"tr_customer_product_id":152048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:26.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104169460538838","imei1":"104169460538838","imei2":"104169460538838","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152044,"job_number":"JOB_152044","tr_customer_id":152061,"tr_customer_product_id":152051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:24:27.000Z","name":"Teagan Homenick","mobile_number":"940-970-9050","email_id":"Jules14@gmail.com","dop":"2025-06-09","serial_number":"104800333749021","imei1":"104800333749021","imei2":"104800333749021","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151922,"job_number":"JOB_151922","tr_customer_id":151939,"tr_customer_product_id":151929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:56.000Z","modified_at":"2026-01-11T14:14:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10021431906319","imei1":"10021431906319","imei2":"10021431906319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151924,"job_number":"JOB_151924","tr_customer_id":151941,"tr_customer_product_id":151931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:58.000Z","modified_at":"2026-01-11T14:14:58.000Z","name":"Minnie Ritchie","mobile_number":"848-942-7267","email_id":"Georgiana10@gmail.com","dop":"2000-01-31","serial_number":"1046959232511243","imei1":"1046959232511243","imei2":"1046959232511243","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151929,"job_number":"JOB_151929","tr_customer_id":151946,"tr_customer_product_id":151936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:28.000Z","modified_at":"2026-01-11T14:15:28.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"29002151778092","imei1":"29002151778092","imei2":"29002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151931,"job_number":"JOB_151931","tr_customer_id":151948,"tr_customer_product_id":151938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:39.000Z","modified_at":"2026-01-11T14:15:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10180527114809","imei1":"10180527114809","imei2":"10180527114809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151933,"job_number":"JOB_151933","tr_customer_id":151950,"tr_customer_product_id":151940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:41.000Z","modified_at":"2026-01-11T14:15:41.000Z","name":"Rodger Schoen","mobile_number":"801-413-1992","email_id":"Ariel.Purdy21@yahoo.com","dop":"2000-01-31","serial_number":"1071157553271102","imei1":"1071157553271102","imei2":"1071157553271102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151934,"job_number":"JOB_151934","tr_customer_id":151951,"tr_customer_product_id":151941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10625920325206","imei1":"10625920325206","imei2":"10625920325206","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151936,"job_number":"JOB_151936","tr_customer_id":151953,"tr_customer_product_id":151943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:24.000Z","modified_at":"2026-01-11T14:16:24.000Z","name":"Alisa Stracke","mobile_number":"231-681-9461","email_id":"Micaela_Treutel5@gmail.com","dop":"2000-01-31","serial_number":"1012074901881645","imei1":"1012074901881645","imei2":"1012074901881645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151940,"job_number":"JOB_151940","tr_customer_id":151957,"tr_customer_product_id":151947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:05.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10347830330299","imei1":"10347830330299","imei2":"10347830330299","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":151942,"job_number":"JOB_151942","tr_customer_id":151959,"tr_customer_product_id":151949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:06.000Z","modified_at":"2026-01-11T14:17:06.000Z","name":"Cale Murazik","mobile_number":"717-462-7618","email_id":"Cletus0@yahoo.com","dop":"2000-01-31","serial_number":"1094314354451116","imei1":"1094314354451116","imei2":"1094314354451116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cc9b9e73-9555-4013-a5d7-53bde44b1070 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-bmSCzwBs3G8Z6W3EivZwPvfgyL0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a18c99df-aae3-44f5-9fe4-dd4334236c52 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-zVqNB9VBTFo9xR2WFMeYPdVWuo8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38824251-955b-48f2-a636-b7c9c414eabb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-SzUSofJhlQQOtiSaQ7str1YZRwc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":120}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cfb9e20f-e27e-4a8e-b204-01737d6e2bde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"b91-yD9bGZ2w9CPirm4TVhfpXSBHrU0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:51.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4b27bab-0d35-4e15-8e89-b7979d130d5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 720d4138-af91-4998-8454-21e91ae0ce72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ea9-mGb8xZNJYr5IA47AVcFVLu+EkrQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:51.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T14:25:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":152070,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:46.000Z"}],"quatations":[]},{"id":151838,"job_number":"JOB_151838","tr_customer_id":151855,"tr_customer_product_id":151845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:12.000Z","modified_at":"2026-01-11T13:25:19.000Z","name":"Bart Weber","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"157735237096400","imei1":"157735237096400","imei2":"157735237096400","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T13:25:19.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151838,"remark":"Battery issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T12:11:12.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":151838,"remark":"Battery Replaced","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-11T12:11:30.000Z"}],"quatations":[]},{"id":151827,"job_number":"JOB_151827","tr_customer_id":151844,"tr_customer_product_id":151834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:43:53.000Z","modified_at":"2026-01-11T12:46:15.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2025-04-06","serial_number":"28002151778092","imei1":"28002151778092","imei2":"28002151778092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-11T12:46:15.000Z","assigned_to":2,"mst_warrenty_status_code":"OOW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":151827,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T11:43:53.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fdd12d8e-7f1c-4e12-9c6a-4e96d5b7840f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTQxMDB9.m2J-gMD20fSBbj7j5NXnkQPcPuUFaYRrEa6yBdHjOko' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635,"problems":[{"id":2,"remark":"Changed battery"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTF9.9tD10PDTv-tfWeD4VsFgbuUi08BeGK8gwY4OSMOx3s8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30b413c0-873f-4850-a621-0c35f6c3c403 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 66 |
{"job_id":152070,"problems":[{"id":2,"remark":"Changed battery"}]}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6864016-cb96-44e4-b400-11b2c6907c58 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamqc","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-0MDTMeLz5xot4hrosK7QxoVfWX0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba1d1ff1-dc70-443f-bc8d-3ad359227653 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a3-c2BYVE/iXz4AIiUAftLzhW9mWDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5a5b1adf-e20d-4739-bcb5-616d5f817302 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-e7ITqFD6jYabJT5DtqS4jXcrGLA" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":116},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a97360a-a25a-4f16-b157-1612b1cbbc63 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ccb6fe3-8379-4511-83c3-857b14b52d6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1bf0e-RTh7JBZhGwRGoiQA1lrQJKfgzVM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152042,"job_number":"JOB_152042","tr_customer_id":152059,"tr_customer_product_id":152049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:26.000Z","modified_at":"2026-01-11T14:24:37.000Z","name":"Layne Ziemann","mobile_number":"871-763-9762","email_id":"Rickey39@gmail.com","dop":"2025-06-09","serial_number":"108281211713561","imei1":"108281211713561","imei2":"108281211713561","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152036,"job_number":"JOB_152036","tr_customer_id":152053,"tr_customer_product_id":152043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:12.000Z","modified_at":"2026-01-11T14:24:22.000Z","name":"Kade Breitenberg","mobile_number":"585-636-7008","email_id":"Walton_Herman65@hotmail.com","dop":"2025-06-09","serial_number":"102578823852975","imei1":"102578823852975","imei2":"102578823852975","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152031,"job_number":"JOB_152031","tr_customer_id":152048,"tr_customer_product_id":152038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:57.000Z","modified_at":"2026-01-11T14:24:07.000Z","name":"Kip Donnelly","mobile_number":"829-467-6139","email_id":"Diego_Hahn@gmail.com","dop":"2025-06-09","serial_number":"104023312340223","imei1":"104023312340223","imei2":"104023312340223","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151915,"job_number":"JOB_151915","tr_customer_id":151932,"tr_customer_product_id":151922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:55.000Z","modified_at":"2026-01-11T14:14:07.000Z","name":"Brown Kassulke","mobile_number":"862-221-0642","email_id":"Tressa83@gmail.com","dop":"2025-11-04","serial_number":"89932631591077","imei1":"89932631591077","imei2":"89932631591077","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151908,"job_number":"JOB_151908","tr_customer_id":151925,"tr_customer_product_id":151915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:09:09.000Z","modified_at":"2026-01-11T14:09:29.000Z","name":"Dayana Rice","mobile_number":"648-496-8953","email_id":"Robb.Dibbert84@gmail.com","dop":"2025-10-01","serial_number":"15146218357961","imei1":"15146218357961","imei2":"15146218357961","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:09:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151891,"job_number":"JOB_151891","tr_customer_id":151908,"tr_customer_product_id":151898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:48.000Z","modified_at":"2026-01-11T13:47:58.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"89238638041862","imei1":"89238638041862","imei2":"89238638041862","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151887,"job_number":"JOB_151887","tr_customer_id":151904,"tr_customer_product_id":151894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:34.000Z","modified_at":"2026-01-11T13:47:44.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"10585042062351","imei1":"10585042062351","imei2":"10585042062351","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151886,"job_number":"JOB_151886","tr_customer_id":151903,"tr_customer_product_id":151893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:19.000Z","modified_at":"2026-01-11T13:47:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"17788921727638","imei1":"17788921727638","imei2":"17788921727638","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151832,"job_number":"JOB_151832","tr_customer_id":151849,"tr_customer_product_id":151839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:27.000Z","modified_at":"2026-01-11T12:00:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"78215371759717","imei1":"78215371759717","imei2":"78215371759717","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151831,"job_number":"JOB_151831","tr_customer_id":151848,"tr_customer_product_id":151838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:23.000Z","modified_at":"2026-01-11T12:00:26.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"34407892442297","imei1":"34407892442297","imei2":"34407892442297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151830,"job_number":"JOB_151830","tr_customer_id":151847,"tr_customer_product_id":151837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:00:20.000Z","modified_at":"2026-01-11T12:00:22.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"42286712657983","imei1":"42286712657983","imei2":"42286712657983","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151829,"job_number":"JOB_151829","tr_customer_id":151846,"tr_customer_product_id":151836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:55.000Z","modified_at":"2026-01-11T11:51:07.000Z","name":"Lazaro Murray","mobile_number":"700-943-4357","email_id":"Ada2@hotmail.com","dop":"2025-11-04","serial_number":"73641964634616","imei1":"73641964634616","imei2":"73641964634616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151828,"job_number":"JOB_151828","tr_customer_id":151845,"tr_customer_product_id":151835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:50:39.000Z","modified_at":"2026-01-11T11:50:51.000Z","name":"Sophie Lind","mobile_number":"375-495-2550","email_id":"Chadrick_Hackett81@gmail.com","dop":"2025-11-04","serial_number":"90296874282658","imei1":"90296874282658","imei2":"90296874282658","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151824,"job_number":"JOB_151824","tr_customer_id":151841,"tr_customer_product_id":151831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:38:48.000Z","modified_at":"2026-01-11T11:38:59.000Z","name":"Lupe Bruen","mobile_number":"608-824-8996","email_id":"Robbie37@yahoo.com","dop":"2025-11-04","serial_number":"18584110111988","imei1":"18584110111988","imei2":"18584110111988","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:38:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151823,"job_number":"JOB_151823","tr_customer_id":151840,"tr_customer_product_id":151830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:36:20.000Z","modified_at":"2026-01-11T11:45:46.000Z","name":"mumbai mumbai","mobile_number":"9876543210","email_id":"saitama@yopmail.com","dop":"2026-01-09","serial_number":"99873712444444","imei1":"99873712444444","imei2":"99873712444444","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151821,"job_number":"JOB_151821","tr_customer_id":151838,"tr_customer_product_id":151828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:35.000Z","modified_at":"2026-01-11T11:34:37.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27305689153079","imei1":"27305689153079","imei2":"27305689153079","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151820,"job_number":"JOB_151820","tr_customer_id":151837,"tr_customer_product_id":151827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:31.000Z","modified_at":"2026-01-11T11:34:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52855164588207","imei1":"52855164588207","imei2":"52855164588207","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151819,"job_number":"JOB_151819","tr_customer_id":151836,"tr_customer_product_id":151826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:34:28.000Z","modified_at":"2026-01-11T11:34:30.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"30624252662610","imei1":"30624252662610","imei2":"30624252662610","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151818,"job_number":"JOB_151818","tr_customer_id":151835,"tr_customer_product_id":151825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:19.000Z","modified_at":"2026-01-11T11:32:21.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"27971933948424","imei1":"27971933948424","imei2":"27971933948424","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151817,"job_number":"JOB_151817","tr_customer_id":151834,"tr_customer_product_id":151824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:15.000Z","modified_at":"2026-01-11T11:32:18.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73341841258777","imei1":"73341841258777","imei2":"73341841258777","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151816,"job_number":"JOB_151816","tr_customer_id":151833,"tr_customer_product_id":151823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:32:12.000Z","modified_at":"2026-01-11T11:32:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"44314716590775","imei1":"44314716590775","imei2":"44314716590775","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151814,"job_number":"JOB_151814","tr_customer_id":151831,"tr_customer_product_id":151821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:38.000Z","modified_at":"2026-01-11T11:28:40.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"24363344166749","imei1":"24363344166749","imei2":"24363344166749","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151813,"job_number":"JOB_151813","tr_customer_id":151830,"tr_customer_product_id":151820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:35.000Z","modified_at":"2026-01-11T11:28:37.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"25449316133872","imei1":"25449316133872","imei2":"25449316133872","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151812,"job_number":"JOB_151812","tr_customer_id":151829,"tr_customer_product_id":151819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:28:31.000Z","modified_at":"2026-01-11T11:28:34.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51133215030629","imei1":"51133215030629","imei2":"51133215030629","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:28:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151811,"job_number":"JOB_151811","tr_customer_id":151828,"tr_customer_product_id":151818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T11:25:09.000Z","modified_at":"2026-01-11T11:25:21.000Z","name":"Juanita Bartoletti","mobile_number":"497-544-3499","email_id":"Stewart_Cartwright63@gmail.com","dop":"2025-11-04","serial_number":"48530348621594","imei1":"48530348621594","imei2":"48530348621594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151777,"job_number":"JOB_151777","tr_customer_id":151794,"tr_customer_product_id":151784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:08.000Z","modified_at":"2026-01-11T09:05:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"68852279328014","imei1":"68852279328014","imei2":"68852279328014","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151776,"job_number":"JOB_151776","tr_customer_id":151793,"tr_customer_product_id":151783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:06.000Z","modified_at":"2026-01-11T09:05:08.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"52658833348272","imei1":"52658833348272","imei2":"52658833348272","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151775,"job_number":"JOB_151775","tr_customer_id":151792,"tr_customer_product_id":151782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:05:03.000Z","modified_at":"2026-01-11T09:05:05.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84316858249151","imei1":"84316858249151","imei2":"84316858249151","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151774,"job_number":"JOB_151774","tr_customer_id":151791,"tr_customer_product_id":151781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:50.000Z","modified_at":"2026-01-11T08:58:52.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"10273603522790","imei1":"10273603522790","imei2":"10273603522790","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151773,"job_number":"JOB_151773","tr_customer_id":151790,"tr_customer_product_id":151780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:48.000Z","modified_at":"2026-01-11T08:58:50.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"89307652556259","imei1":"89307652556259","imei2":"89307652556259","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151772,"job_number":"JOB_151772","tr_customer_id":151789,"tr_customer_product_id":151779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:58:45.000Z","modified_at":"2026-01-11T08:58:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"77861881893608","imei1":"77861881893608","imei2":"77861881893608","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:58:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152066,"job_number":"JOB_152066","tr_customer_id":152083,"tr_customer_product_id":152073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:31.000Z","modified_at":"2026-01-11T14:25:41.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"15767553580514","imei1":"15767553580514","imei2":"15767553580514","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152058,"job_number":"JOB_152058","tr_customer_id":152075,"tr_customer_product_id":152065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:18.000Z","modified_at":"2026-01-11T14:25:51.000Z","name":"Samson Botsford","mobile_number":"938-690-4567","email_id":"Emanuel48@yahoo.com","dop":"2025-04-06","serial_number":"15228256842540","imei1":"15228256842540","imei2":"15228256842540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152057,"job_number":"JOB_152057","tr_customer_id":152074,"tr_customer_product_id":152064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:15.000Z","modified_at":"2026-01-11T14:25:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19933297660675","imei1":"19933297660675","imei2":"19933297660675","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152053,"job_number":"JOB_152053","tr_customer_id":152070,"tr_customer_product_id":152060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:09.000Z","modified_at":"2026-01-11T14:25:13.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109376873827285","imei1":"109376873827285","imei2":"109376873827285","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152052,"job_number":"JOB_152052","tr_customer_id":152069,"tr_customer_product_id":152059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:04.000Z","modified_at":"2026-01-11T14:25:08.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101081708299238","imei1":"101081708299238","imei2":"101081708299238","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152051,"job_number":"JOB_152051","tr_customer_id":152068,"tr_customer_product_id":152058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:59.000Z","modified_at":"2026-01-11T14:25:03.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"109501772291154","imei1":"109501772291154","imei2":"109501772291154","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152050,"job_number":"JOB_152050","tr_customer_id":152067,"tr_customer_product_id":152057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:53.000Z","modified_at":"2026-01-11T14:24:58.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"100669828646454","imei1":"100669828646454","imei2":"100669828646454","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152048,"job_number":"JOB_152048","tr_customer_id":152065,"tr_customer_product_id":152055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:41.000Z","modified_at":"2026-01-11T14:25:18.000Z","name":"Osbaldo Moen","mobile_number":"973-740-3686","email_id":"Jayne.Lang98@yahoo.com","dop":"2025-04-06","serial_number":"14258956047118","imei1":"14258956047118","imei2":"14258956047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152045,"job_number":"JOB_152045","tr_customer_id":152062,"tr_customer_product_id":152052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:27.000Z","modified_at":"2026-01-11T14:25:04.000Z","name":"Zoila Kuhic","mobile_number":"368-594-9633","email_id":"Ryder.Davis@yahoo.com","dop":"2025-04-06","serial_number":"17453859068209","imei1":"17453859068209","imei2":"17453859068209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152039,"job_number":"JOB_152039","tr_customer_id":152056,"tr_customer_product_id":152046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:21.000Z","modified_at":"2026-01-11T14:24:55.000Z","name":"Sunny Kemmer","mobile_number":"846-925-3352","email_id":"Leilani24@hotmail.com","dop":"2025-04-06","serial_number":"15849452522605","imei1":"15849452522605","imei2":"15849452522605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152033,"job_number":"JOB_152033","tr_customer_id":152050,"tr_customer_product_id":152040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:24:10.000Z","modified_at":"2026-01-11T14:24:46.000Z","name":"Gladys Altenwerth","mobile_number":"988-322-0719","email_id":"Jairo44@gmail.com","dop":"2025-04-06","serial_number":"16863749393192","imei1":"16863749393192","imei2":"16863749393192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152028,"job_number":"JOB_152028","tr_customer_id":152045,"tr_customer_product_id":152035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:46.000Z","modified_at":"2026-01-11T14:24:21.000Z","name":"Johan Mertz","mobile_number":"980-575-7747","email_id":"Lyla64@hotmail.com","dop":"2025-04-06","serial_number":"13651152055992","imei1":"13651152055992","imei2":"13651152055992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152024,"job_number":"JOB_152024","tr_customer_id":152041,"tr_customer_product_id":152031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:42.000Z","modified_at":"2026-01-11T14:24:19.000Z","name":"Mariana Hermann","mobile_number":"435-848-2925","email_id":"Angelina_Marquardt41@yahoo.com","dop":"2025-04-06","serial_number":"13802578287985","imei1":"13802578287985","imei2":"13802578287985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152022,"job_number":"JOB_152022","tr_customer_id":152039,"tr_customer_product_id":152029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:41.000Z","modified_at":"2026-01-11T14:24:15.000Z","name":"Kaelyn Zemlak","mobile_number":"795-402-8047","email_id":"Casey59@yahoo.com","dop":"2025-04-06","serial_number":"13536724291103","imei1":"13536724291103","imei2":"13536724291103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152019,"job_number":"JOB_152019","tr_customer_id":152036,"tr_customer_product_id":152026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:03.000Z","modified_at":"2026-01-11T14:23:39.000Z","name":"Idella Lehner","mobile_number":"355-546-8661","email_id":"Alysson.Harber53@hotmail.com","dop":"2025-04-06","serial_number":"10283033547967","imei1":"10283033547967","imei2":"10283033547967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152016,"job_number":"JOB_152016","tr_customer_id":152033,"tr_customer_product_id":152023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:23:00.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Kayli Schamberger","mobile_number":"682-803-8229","email_id":"Rodrigo.Beer5@yahoo.com","dop":"2025-04-06","serial_number":"14988826688325","imei1":"14988826688325","imei2":"14988826688325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152013,"job_number":"JOB_152013","tr_customer_id":152030,"tr_customer_product_id":152020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:56.000Z","modified_at":"2026-01-11T14:23:34.000Z","name":"Nannie Bednar","mobile_number":"467-647-1674","email_id":"Ron_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15479322045739","imei1":"15479322045739","imei2":"15479322045739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152010,"job_number":"JOB_152010","tr_customer_id":152027,"tr_customer_product_id":152017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:19.000Z","modified_at":"2026-01-11T14:22:56.000Z","name":"Robert Terry","mobile_number":"565-754-9907","email_id":"Joyce_Cummerata68@yahoo.com","dop":"2025-04-06","serial_number":"13240043996378","imei1":"13240043996378","imei2":"13240043996378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152006,"job_number":"JOB_152006","tr_customer_id":152023,"tr_customer_product_id":152013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:22:04.000Z","modified_at":"2026-01-11T14:22:11.000Z","name":"King Kihn","mobile_number":"986-914-8146","email_id":"Sigrid_Johns@yahoo.com","dop":"2025-05-30","serial_number":"10213101322606","imei1":"10213101322606","imei2":"10213101322606","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":152000,"job_number":"JOB_152000","tr_customer_id":152017,"tr_customer_product_id":152007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:42.000Z","modified_at":"2026-01-11T14:21:16.000Z","name":"Oral Jakubowski","mobile_number":"268-967-6272","email_id":"Celine.Hahn67@hotmail.com","dop":"2025-04-06","serial_number":"10643676516299","imei1":"10643676516299","imei2":"10643676516299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151995,"job_number":"JOB_151995","tr_customer_id":152012,"tr_customer_product_id":152002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:23.000Z","modified_at":"2026-01-11T14:20:56.000Z","name":"Justyn Baumbach","mobile_number":"301-286-4545","email_id":"Mackenzie_Glover@yahoo.com","dop":"2025-04-06","serial_number":"13761683534655","imei1":"13761683534655","imei2":"13761683534655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151993,"job_number":"JOB_151993","tr_customer_id":152010,"tr_customer_product_id":152000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:20:02.000Z","modified_at":"2026-01-11T14:20:36.000Z","name":"Crystal Bailey","mobile_number":"454-209-0633","email_id":"Helga_Zulauf82@yahoo.com","dop":"2025-04-06","serial_number":"14692899722670","imei1":"14692899722670","imei2":"14692899722670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151989,"job_number":"JOB_151989","tr_customer_id":152006,"tr_customer_product_id":151996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:33.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Misael Pouros","mobile_number":"640-245-0652","email_id":"Sim_Hilpert@hotmail.com","dop":"2025-04-06","serial_number":"12573909561575","imei1":"12573909561575","imei2":"12573909561575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151987,"job_number":"JOB_151987","tr_customer_id":152004,"tr_customer_product_id":151994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:32.000Z","modified_at":"2026-01-11T14:20:10.000Z","name":"Jenifer Grant","mobile_number":"200-766-7567","email_id":"Gerson_Schuppe47@hotmail.com","dop":"2025-04-06","serial_number":"18813898708562","imei1":"18813898708562","imei2":"18813898708562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151985,"job_number":"JOB_151985","tr_customer_id":152002,"tr_customer_product_id":151992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:31.000Z","modified_at":"2026-01-11T14:20:06.000Z","name":"Weldon Mosciski","mobile_number":"296-665-0556","email_id":"Bernadine24@hotmail.com","dop":"2025-04-06","serial_number":"12308486862366","imei1":"12308486862366","imei2":"12308486862366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151982,"job_number":"JOB_151982","tr_customer_id":151999,"tr_customer_product_id":151989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:19:21.000Z","modified_at":"2026-01-11T14:19:55.000Z","name":"Kenyon Beier","mobile_number":"654-940-1171","email_id":"Theo.Jerde@gmail.com","dop":"2025-04-06","serial_number":"15227545575531","imei1":"15227545575531","imei2":"15227545575531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151980,"job_number":"JOB_151980","tr_customer_id":151997,"tr_customer_product_id":151987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:58.000Z","modified_at":"2026-01-11T14:19:02.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"101764369852711","imei1":"101764369852711","imei2":"101764369852711","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151978,"job_number":"JOB_151978","tr_customer_id":151995,"tr_customer_product_id":151985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:55.000Z","modified_at":"2026-01-11T14:19:27.000Z","name":"Tracey VonRueden","mobile_number":"262-561-0112","email_id":"Claud.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"10586455173256","imei1":"10586455173256","imei2":"10586455173256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151975,"job_number":"JOB_151975","tr_customer_id":151992,"tr_customer_product_id":151982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:49.000Z","modified_at":"2026-01-11T14:19:24.000Z","name":"Jamie Quitzon","mobile_number":"921-754-6878","email_id":"Bradley82@hotmail.com","dop":"2025-04-06","serial_number":"16460080731820","imei1":"16460080731820","imei2":"16460080731820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151973,"job_number":"JOB_151973","tr_customer_id":151990,"tr_customer_product_id":151980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:47.000Z","modified_at":"2026-01-11T14:18:55.000Z","name":"Narayan Shashtri","mobile_number":"9307799890","email_id":"narayan@gmail.com","dop":"2025-12-24","serial_number":"102476432547330","imei1":"102476432547330","imei2":"102476432547330","popurl":"2025-12-24T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151972,"job_number":"JOB_151972","tr_customer_id":151989,"tr_customer_product_id":151979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:44.000Z","modified_at":"2026-01-11T14:18:52.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"19828556591057","imei1":"19828556591057","imei2":"19828556591057","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151969,"job_number":"JOB_151969","tr_customer_id":151986,"tr_customer_product_id":151976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:30.000Z","modified_at":"2026-01-11T14:18:39.000Z","name":"john merry","mobile_number":"8890877654","email_id":"oip@gmail.com","dop":"2025-09-09","serial_number":"13130819917151","imei1":"13130819917151","imei2":"13130819917151","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151965,"job_number":"JOB_151965","tr_customer_id":151982,"tr_customer_product_id":151972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:27.000Z","modified_at":"2026-01-11T14:18:59.000Z","name":"Yvonne Berge","mobile_number":"454-780-8098","email_id":"Maximillian4@hotmail.com","dop":"2025-04-06","serial_number":"16411889639664","imei1":"16411889639664","imei2":"16411889639664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151963,"job_number":"JOB_151963","tr_customer_id":151980,"tr_customer_product_id":151970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:17.000Z","modified_at":"2026-01-11T14:18:25.000Z","name":"rita das","mobile_number":"9990877886","email_id":"klj@gmail.com","dop":"2025-09-09","serial_number":"19959433525824","imei1":"19959433525824","imei2":"19959433525824","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151959,"job_number":"JOB_151959","tr_customer_id":151976,"tr_customer_product_id":151966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:15.000Z","modified_at":"2026-01-11T14:18:48.000Z","name":"Ryder Feest","mobile_number":"557-630-2896","email_id":"Noe45@gmail.com","dop":"2025-04-06","serial_number":"10723846189241","imei1":"10723846189241","imei2":"10723846189241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151956,"job_number":"JOB_151956","tr_customer_id":151973,"tr_customer_product_id":151963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:14.000Z","modified_at":"2026-01-11T14:18:45.000Z","name":"Lisette Becker","mobile_number":"639-620-2313","email_id":"Ethan_Mertz38@gmail.com","dop":"2025-04-06","serial_number":"12105850378619","imei1":"12105850378619","imei2":"12105850378619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151953,"job_number":"JOB_151953","tr_customer_id":151970,"tr_customer_product_id":151960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:18:06.000Z","modified_at":"2026-01-11T14:18:41.000Z","name":"Christ Weber","mobile_number":"961-972-9333","email_id":"Emily94@hotmail.com","dop":"2025-04-06","serial_number":"16600160479355","imei1":"16600160479355","imei2":"16600160479355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151950,"job_number":"JOB_151950","tr_customer_id":151967,"tr_customer_product_id":151957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:49.000Z","modified_at":"2026-01-11T14:18:21.000Z","name":"Abdul Davis","mobile_number":"915-938-5719","email_id":"Sydney.Nader88@yahoo.com","dop":"2025-04-06","serial_number":"18916062600961","imei1":"18916062600961","imei2":"18916062600961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151947,"job_number":"JOB_151947","tr_customer_id":151964,"tr_customer_product_id":151954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:35.000Z","modified_at":"2026-01-11T14:18:07.000Z","name":"Patience Bosco","mobile_number":"815-305-4075","email_id":"Kennedi46@gmail.com","dop":"2025-04-06","serial_number":"16315945531072","imei1":"16315945531072","imei2":"16315945531072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151944,"job_number":"JOB_151944","tr_customer_id":151961,"tr_customer_product_id":151951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:10.000Z","modified_at":"2026-01-11T14:17:43.000Z","name":"Sherman Lebsack","mobile_number":"496-384-1259","email_id":"Blake12@yahoo.com","dop":"2025-04-06","serial_number":"15397379858120","imei1":"15397379858120","imei2":"15397379858120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151941,"job_number":"JOB_151941","tr_customer_id":151958,"tr_customer_product_id":151948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:17:05.000Z","modified_at":"2026-01-11T14:17:41.000Z","name":"Serena Paucek","mobile_number":"270-311-8379","email_id":"Brent22@hotmail.com","dop":"2000-01-31","serial_number":"10350035832052","imei1":"10350035832052","imei2":"10350035832052","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151938,"job_number":"JOB_151938","tr_customer_id":151955,"tr_customer_product_id":151945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:57.000Z","modified_at":"2026-01-11T14:17:29.000Z","name":"Annie Medhurst","mobile_number":"511-352-3079","email_id":"Quincy92@hotmail.com","dop":"2025-04-06","serial_number":"18343249490070","imei1":"18343249490070","imei2":"18343249490070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151935,"job_number":"JOB_151935","tr_customer_id":151952,"tr_customer_product_id":151942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:16:22.000Z","modified_at":"2026-01-11T14:16:58.000Z","name":"Kylee Klein","mobile_number":"539-812-3447","email_id":"Ron.Hessel28@yahoo.com","dop":"2000-01-31","serial_number":"10195659947785","imei1":"10195659947785","imei2":"10195659947785","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151932,"job_number":"JOB_151932","tr_customer_id":151949,"tr_customer_product_id":151939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:40.000Z","modified_at":"2026-01-11T14:16:15.000Z","name":"Jesus Muller","mobile_number":"911-683-7692","email_id":"Sofia14@gmail.com","dop":"2000-01-31","serial_number":"10896317885920","imei1":"10896317885920","imei2":"10896317885920","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151930,"job_number":"JOB_151930","tr_customer_id":151947,"tr_customer_product_id":151937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:36.000Z","modified_at":"2026-01-11T14:16:03.000Z","name":"Jaylon Zboncak","mobile_number":"Oberbrunner","email_id":"Blanca_Kassulke68@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"57679623619910","imei2":"57679623619910","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151927,"job_number":"JOB_151927","tr_customer_id":151944,"tr_customer_product_id":151934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:17.000Z","modified_at":"2026-01-11T14:15:50.000Z","name":"Nicolette Cronin","mobile_number":"233-402-8294","email_id":"Talia.Grimes@hotmail.com","dop":"2025-06-18","serial_number":"10585354174291","imei1":"10585354174291","imei2":"10585354174291","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151925,"job_number":"JOB_151925","tr_customer_id":151942,"tr_customer_product_id":151932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:15:04.000Z","modified_at":"2026-01-11T14:15:31.000Z","name":"Maximillia Jones","mobile_number":"Ernser","email_id":"Dillon_Fay62@gmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"28027145251981","imei2":"28027145251981","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151923,"job_number":"JOB_151923","tr_customer_id":151940,"tr_customer_product_id":151930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:57.000Z","modified_at":"2026-01-11T14:15:33.000Z","name":"Dereck Marquardt","mobile_number":"206-490-4089","email_id":"Magali_Tremblay56@hotmail.com","dop":"2000-01-31","serial_number":"10332250426657","imei1":"10332250426657","imei2":"10332250426657","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151920,"job_number":"JOB_151920","tr_customer_id":151937,"tr_customer_product_id":151927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:14:37.000Z","modified_at":"2026-01-11T14:15:10.000Z","name":"Paige Mayert","mobile_number":"600-703-7074","email_id":"Jeanie_Bruen@yahoo.com","dop":"2025-06-18","serial_number":"10145817219714","imei1":"10145817219714","imei2":"10145817219714","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151917,"job_number":"JOB_151917","tr_customer_id":151934,"tr_customer_product_id":151924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:56.000Z","modified_at":"2026-01-11T14:14:30.000Z","name":"Deon King","mobile_number":"561-439-1562","email_id":"Lenny.Trantow@yahoo.com","dop":"2025-04-06","serial_number":"14215080189426","imei1":"14215080189426","imei2":"14215080189426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:14:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151913,"job_number":"JOB_151913","tr_customer_id":151930,"tr_customer_product_id":151920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:13:16.000Z","modified_at":"2026-01-11T14:13:49.000Z","name":"Laron Kovacek","mobile_number":"967-924-3645","email_id":"Dennis.Treutel69@gmail.com","dop":"2025-04-06","serial_number":"11246017035847","imei1":"11246017035847","imei2":"11246017035847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151910,"job_number":"JOB_151910","tr_customer_id":151927,"tr_customer_product_id":151917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:12:35.000Z","modified_at":"2026-01-11T14:13:09.000Z","name":"Dayne Pollich","mobile_number":"774-245-3658","email_id":"Delia.DAmore@hotmail.com","dop":"2025-04-06","serial_number":"19652840333130","imei1":"19652840333130","imei2":"19652840333130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151899,"job_number":"JOB_151899","tr_customer_id":151916,"tr_customer_product_id":151906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:59.000Z","modified_at":"2026-01-11T14:06:23.000Z","name":"Frankie Nader","mobile_number":"Mosciski","email_id":"Rickie.Schumm@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"11863460163020","imei2":"11863460163020","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151898,"job_number":"JOB_151898","tr_customer_id":151915,"tr_customer_product_id":151905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:05:32.000Z","modified_at":"2026-01-11T14:05:55.000Z","name":"Rodger Keebler","mobile_number":"Langosh","email_id":"Akeem_OConner29@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"88480413619012","imei2":"88480413619012","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151896,"job_number":"JOB_151896","tr_customer_id":151913,"tr_customer_product_id":151903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:04:48.000Z","modified_at":"2026-01-11T14:05:14.000Z","name":"Josephine Hagenes","mobile_number":"496-915-1645","email_id":"Bridget_Schimmel@hotmail.com","dop":"2025-10-22","serial_number":"164142884396781","imei1":"164142884396781","imei2":"164142884396781","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:05:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151895,"job_number":"JOB_151895","tr_customer_id":151912,"tr_customer_product_id":151902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:57:22.000Z","modified_at":"2026-01-11T14:02:29.000Z","name":"Pheebe Rach","mobile_number":"8983120297","email_id":"spkrishu2003@gmail.com","dop":"2025-11-10","serial_number":"35678901234599","imei1":"356789012345889","imei2":"356789012345889","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T14:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151893,"job_number":"JOB_151893","tr_customer_id":151910,"tr_customer_product_id":151900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:48:22.000Z","modified_at":"2026-01-11T13:48:57.000Z","name":"Coby Fay","mobile_number":"661-688-5683","email_id":"Mustafa.West@gmail.com","dop":"2025-04-06","serial_number":"15653073494312","imei1":"15653073494312","imei2":"15653073494312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151889,"job_number":"JOB_151889","tr_customer_id":151906,"tr_customer_product_id":151896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:47:40.000Z","modified_at":"2026-01-11T13:48:15.000Z","name":"Kiera Shanahan","mobile_number":"297-824-7378","email_id":"Carey31@hotmail.com","dop":"2025-04-06","serial_number":"16094299891386","imei1":"16094299891386","imei2":"16094299891386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151884,"job_number":"JOB_151884","tr_customer_id":151901,"tr_customer_product_id":151891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:57.000Z","modified_at":"2026-01-11T13:47:33.000Z","name":"Darrick Grady","mobile_number":"956-528-1034","email_id":"Molly.Donnelly@hotmail.com","dop":"2025-04-06","serial_number":"18316867474798","imei1":"18316867474798","imei2":"18316867474798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151882,"job_number":"JOB_151882","tr_customer_id":151899,"tr_customer_product_id":151889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:47.000Z","modified_at":"2026-01-11T13:47:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32036639158692","imei1":"32036639158692","imei2":"32036639158692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:47:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151875,"job_number":"JOB_151875","tr_customer_id":151892,"tr_customer_product_id":151882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:14.000Z","modified_at":"2026-01-11T13:46:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24853938401116","imei1":"24853938401116","imei2":"24853938401116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151867,"job_number":"JOB_151867","tr_customer_id":151884,"tr_customer_product_id":151874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:46:03.000Z","modified_at":"2026-01-11T13:46:40.000Z","name":"Abbie Jacobs","mobile_number":"442-391-6039","email_id":"Willie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15677261641171","imei1":"15677261641171","imei2":"15677261641171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151865,"job_number":"JOB_151865","tr_customer_id":151882,"tr_customer_product_id":151872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:57.000Z","modified_at":"2026-01-11T13:46:22.000Z","name":"Mariane Nicolas","mobile_number":"999-960-9201","email_id":"Lola2@yahoo.com","dop":"2025-10-22","serial_number":"132175088161588","imei1":"132175088161588","imei2":"132175088161588","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151864,"job_number":"JOB_151864","tr_customer_id":151881,"tr_customer_product_id":151871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:45:42.000Z","modified_at":"2026-01-11T13:46:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21100097752558","imei1":"21100097752558","imei2":"21100097752558","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151856,"job_number":"JOB_151856","tr_customer_id":151873,"tr_customer_product_id":151863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T13:38:59.000Z","modified_at":"2026-01-11T13:39:26.000Z","name":"Cristal Schimmel","mobile_number":"407-940-5847","email_id":"Marcel.Kemmer46@hotmail.com","dop":"2025-10-22","serial_number":"173287077202857","imei1":"173287077202857","imei2":"173287077202857","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151854,"job_number":"JOB_151854","tr_customer_id":151871,"tr_customer_product_id":151861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:40:11.000Z","modified_at":"2026-01-11T12:40:47.000Z","name":"Francisca Murray","mobile_number":"937-704-4632","email_id":"Erna.Yundt11@hotmail.com","dop":"2025-11-11","serial_number":"18096252379058","imei1":"18096252379058","imei2":"18096252379058","popurl":"2025-11-11T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151852,"job_number":"JOB_151852","tr_customer_id":151869,"tr_customer_product_id":151859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:31:05.000Z","modified_at":"2026-01-11T12:31:30.000Z","name":"Lauretta Bergnaum","mobile_number":"291-735-4201","email_id":"Amina19@gmail.com","dop":"2025-10-22","serial_number":"168995714015748","imei1":"168995714015748","imei2":"168995714015748","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151850,"job_number":"JOB_151850","tr_customer_id":151867,"tr_customer_product_id":151857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:19:07.000Z","modified_at":"2026-01-11T12:19:36.000Z","name":"Jesus Morissette","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"166267979004040","imei1":"166267979004040","imei2":"166267979004040","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151848,"job_number":"JOB_151848","tr_customer_id":151865,"tr_customer_product_id":151855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:36.000Z","modified_at":"2026-01-11T13:51:10.000Z","name":"Chelsea Walker","mobile_number":"941-928-2882","email_id":"Dorris39@hotmail.com","dop":"2025-10-22","serial_number":"1020648360104865","imei1":"1020648360104865","imei2":"1020648360104865","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151847,"job_number":"JOB_151847","tr_customer_id":151864,"tr_customer_product_id":151854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:35.000Z","modified_at":"2026-01-11T12:19:02.000Z","name":"Jake Hegmann","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-10-22","serial_number":"186605535068145","imei1":"186605535068145","imei2":"186605535068145","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151844,"job_number":"JOB_151844","tr_customer_id":151861,"tr_customer_product_id":151851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:18:04.000Z","modified_at":"2026-01-11T12:18:30.000Z","name":"Sonya Veum","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"192151267957008","imei1":"192151267957008","imei2":"192151267957008","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T12:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151835,"job_number":"JOB_151835","tr_customer_id":151852,"tr_customer_product_id":151842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:10:48.000Z","modified_at":"2026-01-11T13:52:42.000Z","name":"Lexus Ullrich","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-10-22","serial_number":"103327658085607","imei1":"103327658085607","imei2":"103327658085607","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T13:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151808,"job_number":"JOB_151808","tr_customer_id":151825,"tr_customer_product_id":151815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:42:37.000Z","modified_at":"2026-01-11T10:42:58.000Z","name":"Damien Gottlieb","mobile_number":"294-668-5037","email_id":"Jaylon_Zieme@hotmail.com","dop":"2025-04-06","serial_number":"11001757297021","imei1":"11001757297021","imei2":"11001757297021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151806,"job_number":"JOB_151806","tr_customer_id":151823,"tr_customer_product_id":151813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:43.000Z","modified_at":"2026-01-11T10:40:16.000Z","name":"Eloy Mosciski","mobile_number":"833-707-6634","email_id":"Roscoe21@hotmail.com","dop":"2025-04-06","serial_number":"13530333274860","imei1":"13530333274860","imei2":"13530333274860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151803,"job_number":"JOB_151803","tr_customer_id":151820,"tr_customer_product_id":151810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:39:04.000Z","modified_at":"2026-01-11T10:39:36.000Z","name":"Bryon Baumbach","mobile_number":"424-584-5312","email_id":"Ephraim47@gmail.com","dop":"2025-04-06","serial_number":"10284800131270","imei1":"10284800131270","imei2":"10284800131270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151800,"job_number":"JOB_151800","tr_customer_id":151817,"tr_customer_product_id":151807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T10:38:24.000Z","modified_at":"2026-01-11T10:38:57.000Z","name":"Matteo Heller","mobile_number":"633-574-3490","email_id":"Elmo.Towne73@yahoo.com","dop":"2025-04-06","serial_number":"13380770854270","imei1":"13380770854270","imei2":"13380770854270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:38:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151795,"job_number":"JOB_151795","tr_customer_id":151812,"tr_customer_product_id":151802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:50:11.000Z","modified_at":"2026-01-11T09:50:50.000Z","name":"Audrey Prohaska","mobile_number":"495-782-9964","email_id":"Dovie_Ledner96@gmail.com","dop":"2025-04-06","serial_number":"11644547549313","imei1":"11644547549313","imei2":"11644547549313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151793,"job_number":"JOB_151793","tr_customer_id":151810,"tr_customer_product_id":151800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:42:03.000Z","modified_at":"2026-01-11T09:42:42.000Z","name":"Maxine Erdman","mobile_number":"757-589-6483","email_id":"Zachariah36@gmail.com","dop":"2025-04-06","serial_number":"18573936674218","imei1":"18573936674218","imei2":"18573936674218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151791,"job_number":"JOB_151791","tr_customer_id":151808,"tr_customer_product_id":151798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:40:23.000Z","modified_at":"2026-01-11T09:40:56.000Z","name":"Anna Gusikowski","mobile_number":"412-723-7031","email_id":"Ayla35@hotmail.com","dop":"2025-04-06","serial_number":"17412316277754","imei1":"17412316277754","imei2":"17412316277754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151789,"job_number":"JOB_151789","tr_customer_id":151806,"tr_customer_product_id":151796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:44.000Z","modified_at":"2026-01-11T10:00:12.000Z","name":"Lenny O'Keefe","mobile_number":"844-370-1826","email_id":"Richmond38@yahoo.com","dop":"2025-04-06","serial_number":"10193111475367214","imei1":"10193111475367214","imei2":"10193111475367214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T10:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151788,"job_number":"JOB_151788","tr_customer_id":151805,"tr_customer_product_id":151795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:43.000Z","modified_at":"2026-01-11T09:40:16.000Z","name":"Vivianne Harber","mobile_number":"926-545-6260","email_id":"Hilbert_Dickens@gmail.com","dop":"2025-04-06","serial_number":"14808976848746","imei1":"14808976848746","imei2":"14808976848746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151785,"job_number":"JOB_151785","tr_customer_id":151802,"tr_customer_product_id":151792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:39:03.000Z","modified_at":"2026-01-11T09:39:36.000Z","name":"Jarvis Sporer","mobile_number":"759-676-6579","email_id":"Vernice.Mayert50@hotmail.com","dop":"2025-04-06","serial_number":"19402871453380","imei1":"19402871453380","imei2":"19402871453380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T09:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151770,"job_number":"JOB_151770","tr_customer_id":151787,"tr_customer_product_id":151777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:30:34.000Z","modified_at":"2026-01-11T08:31:04.000Z","name":"Nannie Bechtelar","mobile_number":"463-358-5168","email_id":"Enid.Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"19737993564519","imei1":"19737993564519","imei2":"19737993564519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151766,"job_number":"JOB_151766","tr_customer_id":151783,"tr_customer_product_id":151773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:27:23.000Z","modified_at":"2026-01-11T08:28:00.000Z","name":"Althea Wyman","mobile_number":"927-292-9574","email_id":"Pinkie.Sporer71@gmail.com","dop":"2025-04-06","serial_number":"18261157057359","imei1":"18261157057359","imei2":"18261157057359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":151764,"job_number":"JOB_151764","tr_customer_id":151781,"tr_customer_product_id":151771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T08:21:33.000Z","modified_at":"2026-01-11T08:22:07.000Z","name":"Garrick Parker","mobile_number":"631-624-2338","email_id":"Sibyl.Littel16@yahoo.com","dop":"2025-04-06","serial_number":"18400171936325","imei1":"18400171936325","imei2":"18400171936325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-11T08:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 177ba4bd-8434-448d-9d9e-365e645f0e3d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f9d-I8Qy59UlhMYao6WjQkuNdjqzsFQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:53.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b26a6cc-7e65-400f-9f06-2ce9de25fbcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152070}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MTExNTMwM30.kxzlYPXQLP6jBl3CJzQmnsjdEWj530W-ymDSgocxIeQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE0MTU1M30.qU35x5zC6LJ4yqYq40FLUCB9B9yVLvYXMbuLxZUgcDs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 703de992-0764-4fbf-9789-45fd6fa48bf4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bc7-TSGzxDqnT1OQYUOPJ57aOt3obKw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":151780,"job_number":"JOB_151780","tr_customer_id":151797,"tr_customer_product_id":151787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T09:31:17.000Z","modified_at":"2026-01-11T11:44:22.000Z","name":"dfdfds sdsas","mobile_number":"2424343434","email_id":"sfssdsfsfs@gmail.com","dop":"2025-12-16","serial_number":"11680774855444","imei1":"11680774855444","imei2":"11680774855444","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T11:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":151841,"job_number":"JOB_151841","tr_customer_id":151858,"tr_customer_product_id":151848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T12:11:35.000Z","modified_at":"2026-01-11T12:11:49.000Z","name":"Una White","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-10-22","serial_number":"168912939913708","imei1":"168912939913708","imei2":"168912939913708","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T12:11:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":152061,"job_number":"JOB_152061","tr_customer_id":152078,"tr_customer_product_id":152068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:26.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Laura Pollich","mobile_number":"810-207-3557","email_id":"Telly_Senger81@hotmail.com","dop":"2025-04-06","serial_number":"18550520049209","imei1":"18550520049209","imei2":"18550520049209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6b235cd-b9a1-46bd-9a27-b43e87f0a64c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-GNGXTVYFLUctApn0T0VHemAajrw" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 193ef71f-d51c-4673-a993-81c260584e4e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"c9-AjA7SnwBCYsw0pTvXAQTULm6ABo"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4267ad97-a193-46a2-9b19-84f274939a22 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-pWMB1gLyjvq6U2pwdk+Sxf34WaI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":313},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ac4d796-bc7e-40df-a133-1fe2359a4a84 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-bOFR8caZFVTlLEODaJ4eoEv97U0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:54.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0ad397c-5d69-46c9-aa95-007d3072a4db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-bOFR8caZFVTlLEODaJ4eoEv97U0" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":152070,"job_number":"JOB_152070","tr_customer_id":152087,"tr_customer_product_id":152077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:54.000Z","name":"nancy perry","mobile_number":"7889066543","email_id":"np@gmail.com","dop":"2025-09-09","serial_number":"10909813105482","imei1":"10909813105482","imei2":"10909813105482","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-11T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":89635}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f7de3f4a-fdec-4d8e-b482-178d51e8ee37 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":152070}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_89635"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3fdedb0e-2614-4190-8a58-831be78f1571 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_152069"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-izc2CYcZHQzD2A3+MMcpXBckNvQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_89635' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjExMTY1MDl9.kB10hG5JVYkAP5wuljprx2J9qjq77Olucs9itOTxcTQ' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTV9.3BBDGuc_v_TuDpVxVQgMRU7QRqXAnA_kdBIjxrmaVWs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 316752b6-3447-455d-9536-439daaad345f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"629-NNIVv9Dmd7tn3AUExHItQzBbT7w" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Sun, 11 Jan 2026 14:25:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":152069,"job_number":"JOB_152069","tr_customer_id":152086,"tr_customer_product_id":152076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-11T14:25:46.000Z","modified_at":"2026-01-11T14:25:46.000Z","name":"Lukas Feil","mobile_number":"676-621-1383","email_id":"Herman.Schmeler@gmail.com","dop":"2025-09-09","serial_number":"19242859214959","imei1":"19242859214959","imei2":"19242859214959","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-11T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":586010,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:46.000Z","created_at":"2026-01-11T14:25:46.000Z"},{"id":586011,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-11T14:25:46.000Z","created_at":"2026-01-11T14:25:46.000Z"}],"problems":[{"id":126241,"problem":"Smartphone is running slow","remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-11T14:25:46.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d420a2a6-6b63-427b-ae07-70e1f576f38e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-+Nvf5q8Lmr9+Boafa8RYowSSAbI" |
| Vary | Accept-Encoding |
| Date | Sun, 11 Jan 2026 14:25:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDE1NTd9.fh-Mf3qKeMU9e_zYB3q1rWt5xzjdVB7TW7p_wrcW-0c"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify response time is less than 100 | 0 | 1 | 0 |
| Verify that the message is success | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify token is not null | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 100 | |